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
Browse files
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.
|
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.
|
53 |
-
| No log | 2.0 | 218 | nan | 0.
|
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
|