AlekseyKorshuk commited on
Commit
e057866
1 Parent(s): b27f3cc

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -2
README.md CHANGED
@@ -2,11 +2,23 @@
2
  license: other
3
  tags:
4
  - generated_from_trainer
 
 
5
  metrics:
6
  - accuracy
7
  model-index:
8
  - name: 6.7b-dalio-book-handwritten-io-constant-1e-6
9
- results: []
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -14,7 +26,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # 6.7b-dalio-book-handwritten-io-constant-1e-6
16
 
17
- This model is a fine-tuned version of [facebook/opt-6.7b](https://huggingface.co/facebook/opt-6.7b) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 2.3633
20
  - Accuracy: 0.3103
 
2
  license: other
3
  tags:
4
  - generated_from_trainer
5
+ datasets:
6
+ - AlekseyKorshuk/dalio-book-handwritten-io-sorted
7
  metrics:
8
  - accuracy
9
  model-index:
10
  - name: 6.7b-dalio-book-handwritten-io-constant-1e-6
11
+ results:
12
+ - task:
13
+ name: Causal Language Modeling
14
+ type: text-generation
15
+ dataset:
16
+ name: AlekseyKorshuk/dalio-book-handwritten-io-sorted
17
+ type: AlekseyKorshuk/dalio-book-handwritten-io-sorted
18
+ metrics:
19
+ - name: Accuracy
20
+ type: accuracy
21
+ value: 0.3103083378945448
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
26
 
27
  # 6.7b-dalio-book-handwritten-io-constant-1e-6
28
 
29
+ This model is a fine-tuned version of [facebook/opt-6.7b](https://huggingface.co/facebook/opt-6.7b) on the AlekseyKorshuk/dalio-book-handwritten-io-sorted dataset.
30
  It achieves the following results on the evaluation set:
31
  - Loss: 2.3633
32
  - Accuracy: 0.3103