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
Browse files
README.md
CHANGED
@@ -3,6 +3,8 @@ library_name: transformers
|
|
3 |
base_model: textattack/bert-base-uncased-yelp-polarity
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
model-index:
|
7 |
- name: DLthon_BERT
|
8 |
results: []
|
@@ -16,6 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
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.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: nan
|
|
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -44,10 +47,10 @@ The following hyperparameters were used during training:
|
|
44 |
|
45 |
### Training results
|
46 |
|
47 |
-
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
-
|
49 |
-
| No log | 1.0 | 217 | nan |
|
50 |
-
| No log | 2.0 | 434 | nan |
|
51 |
|
52 |
|
53 |
### Framework versions
|
|
|
3 |
base_model: textattack/bert-base-uncased-yelp-polarity
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- f1
|
8 |
model-index:
|
9 |
- name: DLthon_BERT
|
10 |
results: []
|
|
|
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 |
|
|
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
51 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
52 |
+
| No log | 1.0 | 217 | nan | 0.0651 |
|
53 |
+
| No log | 2.0 | 434 | nan | 0.0651 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
runs/Oct06_08-24-08_f3662dd320b6/events.out.tfevents.1728203049.f3662dd320b6.528.5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8def1c810d3723164c6676834167999566b8a7644fd3bdb5231f761899571ce0
|
3 |
+
size 6255
|