richpsharp commited on
Commit
9f04472
1 Parent(s): 5d4b861

Model save

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
- base_model: cardiffnlp/twitter-roberta-base-sentiment-latest
 
3
  tags:
4
  - generated_from_trainer
5
  metrics:
@@ -15,11 +16,11 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # wwf-seaweed-headline-sentiment
17
 
18
- This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-sentiment-latest](https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment-latest) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.0560
21
- - Accuracy: 0.7916
22
- - F1: 0.7913
23
 
24
  ## Model description
25
 
 
1
  ---
2
+ license: apache-2.0
3
+ base_model: albert-base-v2
4
  tags:
5
  - generated_from_trainer
6
  metrics:
 
16
 
17
  # wwf-seaweed-headline-sentiment
18
 
19
+ This model is a fine-tuned version of [albert-base-v2](https://huggingface.co/albert-base-v2) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.7676
22
+ - Accuracy: 0.6716
23
+ - F1: 0.6718
24
 
25
  ## Model description
26