End of training
Browse files- README.md +12 -15
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -21,12 +21,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [mateiaassAI/teacher_sst2](https://huggingface.co/mateiaassAI/teacher_sst2) on an unknown dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
-
- Loss: 0.
|
| 25 |
-
- F1: 0.
|
| 26 |
-
- Roc Auc: 0.
|
| 27 |
-
- Accuracy: 0.
|
| 28 |
-
- Precision: 0.
|
| 29 |
-
- Recall: 0.
|
| 30 |
|
| 31 |
## Model description
|
| 32 |
|
|
@@ -45,25 +45,22 @@ More information needed
|
|
| 45 |
### Training hyperparameters
|
| 46 |
|
| 47 |
The following hyperparameters were used during training:
|
| 48 |
-
- learning_rate:
|
| 49 |
- train_batch_size: 16
|
| 50 |
- eval_batch_size: 16
|
| 51 |
- seed: 42
|
| 52 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 53 |
- lr_scheduler_type: linear
|
| 54 |
-
- num_epochs:
|
| 55 |
|
| 56 |
### Training results
|
| 57 |
|
| 58 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy | Precision | Recall |
|
| 59 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|:---------:|:------:|
|
| 60 |
-
| No log | 1.0 | 256 | 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
| 63 |
-
| 0.
|
| 64 |
-
| 0.138 | 5.0 | 1280 | 0.2717 | 0.6767 | 0.7944 | 0.5727 | 0.7130 | 0.6476 |
|
| 65 |
-
| 0.0761 | 6.0 | 1536 | 0.2858 | 0.6671 | 0.7956 | 0.5562 | 0.6882 | 0.6525 |
|
| 66 |
-
| 0.0761 | 7.0 | 1792 | 0.2859 | 0.6760 | 0.8019 | 0.5654 | 0.6859 | 0.6688 |
|
| 67 |
|
| 68 |
|
| 69 |
### Framework versions
|
|
|
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [mateiaassAI/teacher_sst2](https://huggingface.co/mateiaassAI/teacher_sst2) on an unknown dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
+
- Loss: 0.2390
|
| 25 |
+
- F1: 0.6897
|
| 26 |
+
- Roc Auc: 0.7984
|
| 27 |
+
- Accuracy: 0.5893
|
| 28 |
+
- Precision: 0.7488
|
| 29 |
+
- Recall: 0.6476
|
| 30 |
|
| 31 |
## Model description
|
| 32 |
|
|
|
|
| 45 |
### Training hyperparameters
|
| 46 |
|
| 47 |
The following hyperparameters were used during training:
|
| 48 |
+
- learning_rate: 1.7e-05
|
| 49 |
- train_batch_size: 16
|
| 50 |
- eval_batch_size: 16
|
| 51 |
- seed: 42
|
| 52 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 53 |
- lr_scheduler_type: linear
|
| 54 |
+
- num_epochs: 4
|
| 55 |
|
| 56 |
### Training results
|
| 57 |
|
| 58 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy | Precision | Recall |
|
| 59 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|:---------:|:------:|
|
| 60 |
+
| No log | 1.0 | 256 | 0.2659 | 0.5655 | 0.7202 | 0.4530 | 0.8249 | 0.4698 |
|
| 61 |
+
| 0.2931 | 2.0 | 512 | 0.2460 | 0.6641 | 0.7856 | 0.5635 | 0.7677 | 0.6101 |
|
| 62 |
+
| 0.2931 | 3.0 | 768 | 0.2398 | 0.6791 | 0.7926 | 0.5764 | 0.7468 | 0.6330 |
|
| 63 |
+
| 0.1701 | 4.0 | 1024 | 0.2390 | 0.6897 | 0.7984 | 0.5893 | 0.7488 | 0.6476 |
|
|
|
|
|
|
|
|
|
|
| 64 |
|
| 65 |
|
| 66 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 497810452
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:079eb4959804fcd079603651f353558b7de2d046df077ef2a02de41afc242729
|
| 3 |
size 497810452
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80da1db41164565dd8e55faee1bcf069e9ba0d5a6dc9a5112646ac798d0a769e
|
| 3 |
size 5176
|