AlekseyKorshuk commited on
Commit
9a51d0f
1 Parent(s): dba6fc5

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -2
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-all-2-epoch-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-all-2-epoch-v1-after-book
15
 
16
- This model was trained from scratch on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 1.9482
19
  - Accuracy: 0.0640
 
1
  ---
2
  tags:
3
  - generated_from_trainer
4
+ datasets:
5
+ - AlekseyKorshuk/dalio-all-io
6
  metrics:
7
  - accuracy
8
  model-index:
9
  - name: 1.3b-all-2-epoch-v1-after-book
10
+ results:
11
+ - task:
12
+ name: Causal Language Modeling
13
+ type: text-generation
14
+ dataset:
15
+ name: AlekseyKorshuk/dalio-all-io
16
+ type: AlekseyKorshuk/dalio-all-io
17
+ metrics:
18
+ - name: Accuracy
19
+ type: accuracy
20
+ value: 0.06395348837209303
21
  ---
22
 
23
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
25
 
26
  # 1.3b-all-2-epoch-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-all-io dataset.
29
  It achieves the following results on the evaluation set:
30
  - Loss: 1.9482
31
  - Accuracy: 0.0640