End of training
Browse files- README.md +11 -11
- model.safetensors +1 -1
- runs/Apr12_13-32-22_b784224a1017/events.out.tfevents.1712928757.b784224a1017.34.0 +3 -0
- runs/Apr12_13-35-52_b784224a1017/events.out.tfevents.1712928961.b784224a1017.34.1 +3 -0
- runs/Apr12_13-50-43_b784224a1017/events.out.tfevents.1712929850.b784224a1017.34.2 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -18,13 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# Appearance-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: 1.
|
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 |
# Appearance-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.5312
|
24 |
+
- Accuracy: 0.4029
|
25 |
+
- Recall: 0.4029
|
26 |
+
- Precision: 0.4029
|
27 |
+
- F1: 0.4029
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Recall | Precision | F1 |
|
57 |
+
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
58 |
+
| 1.4455 | 1.0 | 5000 | 1.4442 | 0.3914 | 0.3914 | 0.3914 | 0.3914 |
|
59 |
+
| 1.3156 | 2.0 | 10000 | 1.4637 | 0.3976 | 0.3976 | 0.3976 | 0.3976 |
|
60 |
+
| 1.1218 | 3.0 | 15000 | 1.5312 | 0.4029 | 0.4029 | 0.4029 | 0.4029 |
|
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:bf60198c2a7b3f92da15336c9a01606d9fc6f165deabda911e6ff7689d6d720b
|
3 |
size 437980180
|
runs/Apr12_13-32-22_b784224a1017/events.out.tfevents.1712928757.b784224a1017.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cec57d936c45c10f3ce066206a79bcbc1b0a486372e06db07d5ce650537ac0ad
|
3 |
+
size 5061
|
runs/Apr12_13-35-52_b784224a1017/events.out.tfevents.1712928961.b784224a1017.34.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c46023494ede0cc316b2a66f4e49786927a8a578d33dc2e5f68d92d3c11f12b9
|
3 |
+
size 5902
|
runs/Apr12_13-50-43_b784224a1017/events.out.tfevents.1712929850.b784224a1017.34.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd08d02ee90d34c581d566a55d8b6f288416f1ce5014c0c2396d8092a89ace3e
|
3 |
+
size 13160
|
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:c9faa8de347fbcb4f4276e8a4d4ed7a0a662f6d384d02ca84c0ce0c41b5c6a7f
|
3 |
size 4984
|