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: Taste-classifier
|
10 |
results: []
|
@@ -15,10 +17,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# Taste-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:
|
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: Taste-classifier
|
12 |
results: []
|
|
|
17 |
|
18 |
# Taste-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.5559
|
23 |
+
- Precision: 0.8683
|
24 |
+
- Recall: 0.8149
|
25 |
+
- F1: 0.8407
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
51 |
|
52 |
### Training results
|
53 |
|
54 |
+
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 |
|
55 |
+
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|
|
56 |
+
| 0.5082 | 1.0 | 2375 | 0.4966 | 0.8112 | 0.8388 | 0.8247 |
|
57 |
+
| 0.3802 | 2.0 | 4750 | 0.4398 | 0.8495 | 0.8163 | 0.8326 |
|
58 |
+
| 0.3543 | 3.0 | 7125 | 0.5559 | 0.8683 | 0.8149 | 0.8407 |
|
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:48692a6bf98ad1aa829ee7b098e3f7b9cf00a8bad1ff7933ab601efdae1d0225
|
3 |
size 437958648
|
runs/Apr05_14-40-46_965dfad45daa/events.out.tfevents.1712328054.965dfad45daa.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:b303f47b3c18a106d36008cd062f763331b21816e99b4de4069852cf4b9f2063
|
3 |
+
size 9147
|