HarBat commited on
Commit
ecdb9b1
1 Parent(s): ef7e4ca

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -24
README.md CHANGED
@@ -4,28 +4,9 @@ tags:
4
  - generated_from_trainer
5
  datasets:
6
  - sst2
7
- metrics:
8
- - accuracy
9
- - f1
10
  model-index:
11
  - name: distilled_bert_finetuning
12
- results:
13
- - task:
14
- name: Text Classification
15
- type: text-classification
16
- dataset:
17
- name: sst2
18
- type: sst2
19
- config: default
20
- split: train
21
- args: default
22
- metrics:
23
- - name: Accuracy
24
- type: accuracy
25
- value: 0.88
26
- - name: F1
27
- type: f1
28
- value: 0.8823529411764706
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -34,10 +15,6 @@ should probably proofread and complete it, then remove this comment. -->
34
  # distilled_bert_finetuning
35
 
36
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the sst2 dataset.
37
- It achieves the following results on the evaluation set:
38
- - Loss: 0.3449
39
- - Accuracy: 0.88
40
- - F1: 0.8824
41
 
42
  ## Model description
43
 
 
4
  - generated_from_trainer
5
  datasets:
6
  - sst2
 
 
 
7
  model-index:
8
  - name: distilled_bert_finetuning
9
+ results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
15
  # distilled_bert_finetuning
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the sst2 dataset.
 
 
 
 
18
 
19
  ## Model description
20