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: Palate-classifier
|
| 10 |
results: []
|
|
@@ -15,10 +17,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
# Palate-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: Palate-classifier
|
| 12 |
results: []
|
|
|
|
| 17 |
|
| 18 |
# Palate-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.5011
|
| 23 |
+
- Precision: 0.8205
|
| 24 |
+
- Recall: 0.7537
|
| 25 |
+
- F1: 0.7857
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|
|
|
|
| 51 |
|
| 52 |
### Training results
|
| 53 |
|
| 54 |
+
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 |
|
| 55 |
+
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|
|
| 56 |
+
| 0.6008 | 1.0 | 2375 | 0.6195 | 0.8231 | 0.5699 | 0.6735 |
|
| 57 |
+
| 0.5086 | 2.0 | 4750 | 0.5160 | 0.7567 | 0.8452 | 0.7985 |
|
| 58 |
+
| 0.4424 | 3.0 | 7125 | 0.5011 | 0.8205 | 0.7537 | 0.7857 |
|
| 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:5a787e0bf62343063464622c6fef31291aa7866de1158fea32ab35c683d1f789
|
| 3 |
size 437958648
|
runs/Apr05_13-31-08_6e35c0c28bf5/events.out.tfevents.1712323899.6e35c0c28bf5.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:cbfb6c0262c079b19c2547b1ace0bbd019ca965eeb8ccd74fc9abd636f99d181
|
| 3 |
+
size 9150
|