Update README.md
Browse files
README.md
CHANGED
@@ -3,10 +3,12 @@ library_name: transformers
|
|
3 |
tags:
|
4 |
- trl
|
5 |
- sft
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# Model Card for Model ID
|
9 |
-
|
10 |
|
11 |
"eval_AVGf1": 0.9223289834840258,
|
12 |
"eval_accuracy": 0.9272914758360438,
|
@@ -88,4 +90,4 @@ tags:
|
|
88 |
"test_therapy.f1": 0.8958804889090086,
|
89 |
"test_therapy.precision": 0.8983204720835225,
|
90 |
"test_therapy.recall": 0.8934537246049662,
|
91 |
-
"test_therapy.word_count": 8813
|
|
|
3 |
tags:
|
4 |
- trl
|
5 |
- sft
|
6 |
+
base_model:
|
7 |
+
- TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T
|
8 |
---
|
9 |
|
10 |
# Model Card for Model ID
|
11 |
+
TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T trained for one epoch on Ca-lower_labels dataset with r100_O2_F100 WCE Trainer.
|
12 |
|
13 |
"eval_AVGf1": 0.9223289834840258,
|
14 |
"eval_accuracy": 0.9272914758360438,
|
|
|
90 |
"test_therapy.f1": 0.8958804889090086,
|
91 |
"test_therapy.precision": 0.8983204720835225,
|
92 |
"test_therapy.recall": 0.8934537246049662,
|
93 |
+
"test_therapy.word_count": 8813
|