arvkevi commited on
Commit
602baf8
1 Parent(s): b3b0af8

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -2,6 +2,8 @@
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
 
5
  model-index:
6
  - name: python-bytes-distilgpt2
7
  results: []
@@ -13,6 +15,9 @@ should probably proofread and complete it, then remove this comment. -->
13
  # python-bytes-distilgpt2
14
 
15
  This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
 
 
 
16
 
17
  ## Model description
18
 
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
  model-index:
8
  - name: python-bytes-distilgpt2
9
  results: []
 
15
  # python-bytes-distilgpt2
16
 
17
  This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 3.0372
20
+ - Accuracy: 0.3969
21
 
22
  ## Model description
23