fengdavid commited on
Commit
a45f6d7
1 Parent(s): 0078742

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -17
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
- license: apache-2.0
3
- base_model: distilbert-base-uncased
4
  tags:
 
5
  - generated_from_trainer
6
  datasets:
7
  - imdb
@@ -9,20 +9,7 @@ metrics:
9
  - accuracy
10
  model-index:
11
  - name: my_awesome_model
12
- results:
13
- - task:
14
- name: Text Classification
15
- type: text-classification
16
- dataset:
17
- name: imdb
18
- type: imdb
19
- config: plain_text
20
- split: test
21
- args: plain_text
22
- metrics:
23
- - name: Accuracy
24
- type: accuracy
25
- value: 0.929
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -30,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
30
 
31
  # my_awesome_model
32
 
33
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the imdb dataset.
34
  It achieves the following results on the evaluation set:
35
  - Loss: 0.1908
36
  - Accuracy: 0.929
 
1
  ---
2
+ base_model: distbert
 
3
  tags:
4
+ - image-classification
5
  - generated_from_trainer
6
  datasets:
7
  - imdb
 
9
  - accuracy
10
  model-index:
11
  - name: my_awesome_model
12
+ results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
17
 
18
  # my_awesome_model
19
 
20
+ This model is a fine-tuned version of [distbert](https://huggingface.co/distbert) on the blala dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.1908
23
  - Accuracy: 0.929