auto-patch README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
base_model:
|
| 3 |
datasets:
|
| 4 |
- ai2_arc
|
| 5 |
- allenai/ultrafeedback_binarized_cleaned
|
|
@@ -42,7 +42,6 @@ datasets:
|
|
| 42 |
- WhiteRabbitNeo/WRN-Chapter-1
|
| 43 |
- WhiteRabbitNeo/WRN-Chapter-2
|
| 44 |
- winogrande
|
| 45 |
-
exported_from: jondurbin/bagel-dpo-20b-v04
|
| 46 |
language:
|
| 47 |
- en
|
| 48 |
library_name: transformers
|
|
@@ -104,6 +103,11 @@ types (lower is better):
|
|
| 104 |
And here are Artefact2's thoughts on the matter:
|
| 105 |
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
| 106 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 107 |
## Thanks
|
| 108 |
|
| 109 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: jondurbin/bagel-dpo-20b-v04
|
| 3 |
datasets:
|
| 4 |
- ai2_arc
|
| 5 |
- allenai/ultrafeedback_binarized_cleaned
|
|
|
|
| 42 |
- WhiteRabbitNeo/WRN-Chapter-1
|
| 43 |
- WhiteRabbitNeo/WRN-Chapter-2
|
| 44 |
- winogrande
|
|
|
|
| 45 |
language:
|
| 46 |
- en
|
| 47 |
library_name: transformers
|
|
|
|
| 103 |
And here are Artefact2's thoughts on the matter:
|
| 104 |
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
| 105 |
|
| 106 |
+
## FAQ / Model Request
|
| 107 |
+
|
| 108 |
+
See https://huggingface.co/mradermacher/model_requests for some answers to
|
| 109 |
+
questions you might have and/or if you want some other model quantized.
|
| 110 |
+
|
| 111 |
## Thanks
|
| 112 |
|
| 113 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|