richpsharp commited on
Commit
387e976
1 Parent(s): 680f996

Model save

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: apache-2.0
3
- base_model: albert-base-v2
4
  tags:
5
  - generated_from_trainer
6
  metrics:
@@ -16,11 +16,11 @@ should probably proofread and complete it, then remove this comment. -->
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.5404
22
- - Accuracy: 0.8526
23
- - F1: 0.8527
24
 
25
  ## Model description
26
 
 
1
  ---
2
  license: apache-2.0
3
+ base_model: google/electra-base-generator
4
  tags:
5
  - generated_from_trainer
6
  metrics:
 
16
 
17
  # wwf-seaweed-headline-sentiment
18
 
19
+ This model is a fine-tuned version of [google/electra-base-generator](https://huggingface.co/google/electra-base-generator) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 1.0569
22
+ - Accuracy: 0.44
23
+ - F1: 0.3003
24
 
25
  ## Model description
26