End of training
Browse files
README.md
CHANGED
@@ -18,13 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# Aroma-classifier-with-ratings
|
20 |
|
21 |
-
This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss:
|
24 |
-
- Accuracy: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- F1: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -53,11 +53,11 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
-
| Training Loss | Epoch | Step
|
57 |
-
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
18 |
|
19 |
# Aroma-classifier-with-ratings
|
20 |
|
21 |
+
This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 1.4821
|
24 |
+
- Accuracy: 0.3905
|
25 |
+
- Recall: 0.3905
|
26 |
+
- Precision: 0.3905
|
27 |
+
- F1: 0.3905
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Recall | Precision | F1 |
|
57 |
+
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
58 |
+
| 1.5528 | 1.0 | 5000 | 1.5584 | 0.3617 | 0.3617 | 0.3617 | 0.3617 |
|
59 |
+
| 1.4383 | 2.0 | 10000 | 1.4596 | 0.3883 | 0.3883 | 0.3883 | 0.3883 |
|
60 |
+
| 1.302 | 3.0 | 15000 | 1.4821 | 0.3905 | 0.3905 | 0.3905 | 0.3905 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 437980180
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:357e859465b23fe372c99fc14f75a4ae70a02dcedf7489535fac214626d4b05b
|
3 |
size 437980180
|
runs/Apr12_17-04-01_9fdfd12d2308/events.out.tfevents.1712941448.9fdfd12d2308.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7176eb3225ce09342197f728dca60801401c0fd1ae62f42da5ac22aaa92764da
|
3 |
+
size 13145
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88fd842dab5f16a083058e5d369f8be125444cd6a299b6d14a47da0ceaaed9e9
|
3 |
size 4984
|