jhkim12 commited on
Commit
57f9108
·
verified ·
1 Parent(s): a955e8f

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

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
  This model is a fine-tuned version of [textattack/bert-base-uncased-yelp-polarity](https://huggingface.co/textattack/bert-base-uncased-yelp-polarity) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: nan
21
- - F1: 0.0651
22
 
23
  ## Model description
24
 
@@ -49,8 +49,8 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | F1 |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|
52
- | No log | 1.0 | 109 | nan | 0.0651 |
53
- | No log | 2.0 | 218 | nan | 0.0651 |
54
 
55
 
56
  ### Framework versions
 
18
  This model is a fine-tuned version of [textattack/bert-base-uncased-yelp-polarity](https://huggingface.co/textattack/bert-base-uncased-yelp-polarity) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: nan
21
+ - F1: 0.1209
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | F1 |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|
52
+ | No log | 1.0 | 109 | nan | 0.1209 |
53
+ | No log | 2.0 | 218 | nan | 0.1209 |
54
 
55
 
56
  ### Framework versions