johntang commited on
Commit
31abd47
1 Parent(s): 8b968fc

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -20,10 +20,10 @@ model-index:
20
  metrics:
21
  - name: Accuracy
22
  type: accuracy
23
- value: 0.8833333333333333
24
  - name: F1
25
  type: f1
26
- value: 0.8837209302325582
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,11 +31,11 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  # finetuning-sentiment-model-3000-samples
33
 
34
- This model is a fine-tuned version of [distilbert-base-uncased-finetuned-sst-2-english](https://huggingface.co/distilbert-base-uncased-finetuned-sst-2-english) on the imdb dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 0.3746
37
- - Accuracy: 0.8833
38
- - F1: 0.8837
39
 
40
  ## Model description
41
 
 
20
  metrics:
21
  - name: Accuracy
22
  type: accuracy
23
+ value: 0.8766666666666667
24
  - name: F1
25
  type: f1
26
+ value: 0.8786885245901639
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
 
32
  # finetuning-sentiment-model-3000-samples
33
 
34
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the imdb dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 0.3426
37
+ - Accuracy: 0.8767
38
+ - F1: 0.8787
39
 
40
  ## Model description
41