Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## Model Details
|
2 |
|
3 |
### Model Description
|
@@ -56,7 +66,4 @@ fp16 mixed precision
|
|
56 |
|
57 |
#### Testing Data
|
58 |
|
59 |
-
https://github.com/EleutherAI/lm-evaluation-harnes
|
60 |
-
|
61 |
-
|
62 |
-
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- mlabonne/orpo-dpo-mix-40k
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
base_model:
|
8 |
+
- meta-llama/Llama-3.2-1B-Instruct
|
9 |
+
pipeline_tag: text-classification
|
10 |
+
---
|
11 |
## Model Details
|
12 |
|
13 |
### Model Description
|
|
|
66 |
|
67 |
#### Testing Data
|
68 |
|
69 |
+
https://github.com/EleutherAI/lm-evaluation-harnes
|
|
|
|
|
|