Update README.md
Browse files
README.md
CHANGED
|
@@ -1,22 +1,14 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
- type: accuracy
|
| 13 |
-
value: 1.0
|
| 14 |
-
- type: accuracy
|
| 15 |
-
value: 1.0
|
| 16 |
-
- type: accuracy
|
| 17 |
-
value: 1.0
|
| 18 |
-
- type: accuracy
|
| 19 |
-
value: 1.0
|
| 20 |
---
|
| 21 |
|
| 22 |
# Model Card for allenai/open_instruct_dev
|
|
|
|
| 1 |
---
|
| 2 |
+
license: llama3.1
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
pipeline_tag: text-classification
|
| 6 |
+
datasets:
|
| 7 |
+
- allenai/llama-3.1-tulu-3-8b-preference-mixture
|
| 8 |
+
- Skywork/Skywork-Reward-Llama-3.1-8B-v0.2
|
| 9 |
+
base_model:
|
| 10 |
+
- meta-llama/Llama-3.1-8B-Instruct
|
| 11 |
+
library_name: transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# Model Card for allenai/open_instruct_dev
|