xyu1163 commited on
Commit
bc36a6f
1 Parent(s): 4b97f63

update model card README.md

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