End of training
Browse files- README.md +12 -20
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -7,10 +7,6 @@ metrics:
|
|
| 7 |
model-index:
|
| 8 |
- name: roberta-base-finetuned-ynat
|
| 9 |
results: []
|
| 10 |
-
datasets:
|
| 11 |
-
- klue
|
| 12 |
-
language:
|
| 13 |
-
- ko
|
| 14 |
---
|
| 15 |
|
| 16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -18,10 +14,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
# roberta-base-finetuned-ynat
|
| 20 |
|
| 21 |
-
This model is a fine-tuned version of [klue/roberta-base](https://huggingface.co/klue/roberta-base) on
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
-
- Loss: 0.
|
| 24 |
-
- F1: 0.
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -41,8 +37,8 @@ More information needed
|
|
| 41 |
|
| 42 |
The following hyperparameters were used during training:
|
| 43 |
- learning_rate: 2e-05
|
| 44 |
-
- train_batch_size:
|
| 45 |
-
- eval_batch_size:
|
| 46 |
- seed: 42
|
| 47 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 48 |
- lr_scheduler_type: linear
|
|
@@ -53,20 +49,16 @@ The following hyperparameters were used during training:
|
|
| 53 |
|
| 54 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
| 55 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
| 56 |
-
| 0.
|
| 57 |
-
| 0.
|
| 58 |
-
| 0.
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.2575 | 3.33 | 300 | 0.3979 | 0.8628 |
|
| 62 |
-
| 0.2389 | 3.89 | 350 | 0.4008 | 0.8652 |
|
| 63 |
-
| 0.2258 | 4.44 | 400 | 0.3950 | 0.8653 |
|
| 64 |
-
| 0.2097 | 5.0 | 450 | 0.3938 | 0.8672 |
|
| 65 |
|
| 66 |
|
| 67 |
### Framework versions
|
| 68 |
|
| 69 |
-
- Transformers 4.37.
|
| 70 |
- Pytorch 2.1.0+cu121
|
| 71 |
- Datasets 2.16.1
|
| 72 |
-
- Tokenizers 0.15.
|
|
|
|
| 7 |
model-index:
|
| 8 |
- name: roberta-base-finetuned-ynat
|
| 9 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 14 |
|
| 15 |
# roberta-base-finetuned-ynat
|
| 16 |
|
| 17 |
+
This model is a fine-tuned version of [klue/roberta-base](https://huggingface.co/klue/roberta-base) on the None dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
+
- Loss: 0.1554
|
| 20 |
+
- F1: 0.9566
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 37 |
|
| 38 |
The following hyperparameters were used during training:
|
| 39 |
- learning_rate: 2e-05
|
| 40 |
+
- train_batch_size: 256
|
| 41 |
+
- eval_batch_size: 256
|
| 42 |
- seed: 42
|
| 43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 44 |
- lr_scheduler_type: linear
|
|
|
|
| 49 |
|
| 50 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
| 51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
| 52 |
+
| 0.6942 | 0.91 | 250 | 0.1847 | 0.9464 |
|
| 53 |
+
| 0.1606 | 1.82 | 500 | 0.1518 | 0.9530 |
|
| 54 |
+
| 0.1071 | 2.74 | 750 | 0.1496 | 0.9550 |
|
| 55 |
+
| 0.0752 | 3.65 | 1000 | 0.1554 | 0.9566 |
|
| 56 |
+
| 0.0536 | 4.56 | 1250 | 0.1586 | 0.9578 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|
| 60 |
|
| 61 |
+
- Transformers 4.37.2
|
| 62 |
- Pytorch 2.1.0+cu121
|
| 63 |
- Datasets 2.16.1
|
| 64 |
+
- Tokenizers 0.15.1
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 442518124
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e489961d998059f1ed28204b14e346da069aacb924fa48daded87058446abcd5
|
| 3 |
size 442518124
|