End of training
Browse files
README.md
CHANGED
@@ -4,7 +4,9 @@ base_model: google-bert/bert-base-uncased
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
-
-
|
|
|
|
|
8 |
model-index:
|
9 |
- name: Aroma-classifier
|
10 |
results: []
|
@@ -15,10 +17,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# Aroma-classifier
|
17 |
|
18 |
-
This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
-
|
|
|
|
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -47,11 +51,11 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
-
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
-
|
52 |
-
|
|
53 |
-
|
|
54 |
-
|
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
+
- precision
|
8 |
+
- recall
|
9 |
+
- f1
|
10 |
model-index:
|
11 |
- name: Aroma-classifier
|
12 |
results: []
|
|
|
17 |
|
18 |
# Aroma-classifier
|
19 |
|
20 |
+
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.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.7405
|
23 |
+
- Precision: 0.8273
|
24 |
+
- Recall: 0.8268
|
25 |
+
- F1: 0.8270
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
51 |
|
52 |
### Training results
|
53 |
|
54 |
+
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 |
|
55 |
+
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|
|
56 |
+
| 0.4369 | 1.0 | 2375 | 0.5383 | 0.8841 | 0.6854 | 0.7722 |
|
57 |
+
| 0.3339 | 2.0 | 4750 | 0.5662 | 0.8410 | 0.8102 | 0.8253 |
|
58 |
+
| 0.2333 | 3.0 | 7125 | 0.7405 | 0.8273 | 0.8268 | 0.8270 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 437958648
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06624eb1c8b0a44d3925ce74e236f2b706e1c645fd314b0ab2a618ed29982a66
|
3 |
size 437958648
|
runs/Apr05_12-19-55_c2bf071554f1/events.out.tfevents.1712319613.c2bf071554f1.34.0
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:f4d7c6cb082da6842a98a70f64fdf0b681862f89885320645f6c61f5995df708
|
3 |
+
size 9147
|