End of training
Browse files
README.md
CHANGED
|
@@ -19,14 +19,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 19 |
|
| 20 |
This model is a fine-tuned version of [vinai/bertweet-base](https://huggingface.co/vinai/bertweet-base) on an unknown dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
-
- Loss: 1.
|
| 23 |
-
- Accuracy: 0.
|
| 24 |
-
- F1: 0.
|
| 25 |
-
- Precision: 0.
|
| 26 |
- Recall: 0.3116
|
| 27 |
-
- Precision Sarcastic: 0.
|
| 28 |
- Recall Sarcastic: 0.3116
|
| 29 |
-
- F1 Sarcastic: 0.
|
| 30 |
|
| 31 |
## Model description
|
| 32 |
|
|
@@ -45,7 +45,7 @@ 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
|
|
@@ -57,8 +57,8 @@ The following hyperparameters were used during training:
|
|
| 57 |
|
| 58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall | Precision Sarcastic | Recall Sarcastic | F1 Sarcastic |
|
| 59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|:-------------------:|:----------------:|:------------:|
|
| 60 |
-
| No log | 1.0 | 174 | 1.
|
| 61 |
-
| No log | 2.0 | 348 | 1.
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
|
|
|
| 19 |
|
| 20 |
This model is a fine-tuned version of [vinai/bertweet-base](https://huggingface.co/vinai/bertweet-base) on an unknown dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
+
- Loss: 1.6051
|
| 23 |
+
- Accuracy: 0.7507
|
| 24 |
+
- F1: 0.4175
|
| 25 |
+
- Precision: 0.6327
|
| 26 |
- Recall: 0.3116
|
| 27 |
+
- Precision Sarcastic: 0.6327
|
| 28 |
- Recall Sarcastic: 0.3116
|
| 29 |
+
- F1 Sarcastic: 0.4175
|
| 30 |
|
| 31 |
## Model description
|
| 32 |
|
|
|
|
| 45 |
### Training hyperparameters
|
| 46 |
|
| 47 |
The following hyperparameters were used during training:
|
| 48 |
+
- learning_rate: 2e-05
|
| 49 |
- train_batch_size: 16
|
| 50 |
- eval_batch_size: 16
|
| 51 |
- seed: 42
|
|
|
|
| 57 |
|
| 58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall | Precision Sarcastic | Recall Sarcastic | F1 Sarcastic |
|
| 59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|:-------------------:|:----------------:|:------------:|
|
| 60 |
+
| No log | 1.0 | 174 | 1.6393 | 0.7392 | 0.4723 | 0.5625 | 0.4070 | 0.5625 | 0.4070 | 0.4723 |
|
| 61 |
+
| No log | 2.0 | 348 | 1.6051 | 0.7507 | 0.4175 | 0.6327 | 0.3116 | 0.6327 | 0.3116 | 0.4175 |
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 539630168
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b9d8410bea243fdfab6e217d1e325912e72b7f8bb4c782b229a5fe974aaa9e8
|
| 3 |
size 539630168
|
runs/May31_16-57-04_e05c0a46fc41/events.out.tfevents.1717174625.e05c0a46fc41.1080.60
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:be408b81300c9054d164504c96f8ac15ed612cf33d6599e9d98a5cc88560e23a
|
| 3 |
+
size 6662
|
runs/May31_16-57-04_e05c0a46fc41/events.out.tfevents.1717174699.e05c0a46fc41.1080.61
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b1ede53d9627b0f7ded91dee17a54d7e7ca88622749b23fa7504a864a620a2f4
|
| 3 |
+
size 739
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5112
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7ea140aab7d2b0f5c4653cb35b19c5e92624f9af563b617a4966d246b9b3bd64
|
| 3 |
size 5112
|