AlekseyKorshuk
commited on
Commit
•
8d13351
1
Parent(s):
7b40374
update model card README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,23 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
|
|
|
|
4 |
metrics:
|
5 |
- accuracy
|
6 |
model-index:
|
7 |
- name: 1.3b-synthetic-v1-after-book
|
8 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -13,7 +25,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# 1.3b-synthetic-v1-after-book
|
15 |
|
16 |
-
This model
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 1.9805
|
19 |
- Accuracy: 0.0754
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
+
datasets:
|
5 |
+
- AlekseyKorshuk/dalio-synthetic-io
|
6 |
metrics:
|
7 |
- accuracy
|
8 |
model-index:
|
9 |
- name: 1.3b-synthetic-v1-after-book
|
10 |
+
results:
|
11 |
+
- task:
|
12 |
+
name: Causal Language Modeling
|
13 |
+
type: text-generation
|
14 |
+
dataset:
|
15 |
+
name: AlekseyKorshuk/dalio-synthetic-io
|
16 |
+
type: AlekseyKorshuk/dalio-synthetic-io
|
17 |
+
metrics:
|
18 |
+
- name: Accuracy
|
19 |
+
type: accuracy
|
20 |
+
value: 0.07541139670882632
|
21 |
---
|
22 |
|
23 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
25 |
|
26 |
# 1.3b-synthetic-v1-after-book
|
27 |
|
28 |
+
This model is a fine-tuned version of [/models/1.3b-dalio-principles-book](https://huggingface.co//models/1.3b-dalio-principles-book) on the AlekseyKorshuk/dalio-synthetic-io dataset.
|
29 |
It achieves the following results on the evaluation set:
|
30 |
- Loss: 1.9805
|
31 |
- Accuracy: 0.0754
|