ayameRushia
commited on
Model save
Browse files
README.md
CHANGED
@@ -3,26 +3,9 @@ license: mit
|
|
3 |
base_model: w11wo/indo-roberta-small
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
-
datasets:
|
7 |
-
- indonlu
|
8 |
-
metrics:
|
9 |
-
- accuracy
|
10 |
model-index:
|
11 |
- name: indo-roberta-small-finetuned-indonlu-smsa
|
12 |
-
results:
|
13 |
-
- task:
|
14 |
-
name: Text Classification
|
15 |
-
type: text-classification
|
16 |
-
dataset:
|
17 |
-
name: indonlu
|
18 |
-
type: indonlu
|
19 |
-
config: smsa
|
20 |
-
split: validation
|
21 |
-
args: smsa
|
22 |
-
metrics:
|
23 |
-
- name: Accuracy
|
24 |
-
type: accuracy
|
25 |
-
value: 0.888095238095238
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -30,10 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
# indo-roberta-small-finetuned-indonlu-smsa
|
32 |
|
33 |
-
This model is a fine-tuned version of [w11wo/indo-roberta-small](https://huggingface.co/w11wo/indo-roberta-small) on
|
34 |
-
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.4497
|
36 |
-
- Accuracy: 0.8881
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -61,25 +41,9 @@ The following hyperparameters were used during training:
|
|
61 |
- lr_scheduler_warmup_steps: 1000
|
62 |
- num_epochs: 10
|
63 |
|
64 |
-
### Training results
|
65 |
-
|
66 |
-
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
-
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
68 |
-
| No log | 1.0 | 172 | 0.6502 | 0.7143 |
|
69 |
-
| No log | 2.0 | 344 | 0.4720 | 0.8127 |
|
70 |
-
| 0.6168 | 3.0 | 516 | 0.4511 | 0.8357 |
|
71 |
-
| 0.6168 | 4.0 | 688 | 0.3825 | 0.8540 |
|
72 |
-
| 0.6168 | 5.0 | 860 | 0.3655 | 0.8595 |
|
73 |
-
| 0.2954 | 6.0 | 1032 | 0.3672 | 0.8683 |
|
74 |
-
| 0.2954 | 7.0 | 1204 | 0.3839 | 0.8746 |
|
75 |
-
| 0.2954 | 8.0 | 1376 | 0.4220 | 0.8706 |
|
76 |
-
| 0.1328 | 9.0 | 1548 | 0.4497 | 0.8881 |
|
77 |
-
| 0.1328 | 10.0 | 1720 | 0.4455 | 0.8865 |
|
78 |
-
|
79 |
-
|
80 |
### Framework versions
|
81 |
|
82 |
-
- Transformers 4.
|
83 |
-
- Pytorch 2.
|
84 |
-
- Datasets 2.
|
85 |
-
- Tokenizers 0.
|
|
|
3 |
base_model: w11wo/indo-roberta-small
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
6 |
model-index:
|
7 |
- name: indo-roberta-small-finetuned-indonlu-smsa
|
8 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
13 |
|
14 |
# indo-roberta-small-finetuned-indonlu-smsa
|
15 |
|
16 |
+
This model is a fine-tuned version of [w11wo/indo-roberta-small](https://huggingface.co/w11wo/indo-roberta-small) on an unknown dataset.
|
|
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
41 |
- lr_scheduler_warmup_steps: 1000
|
42 |
- num_epochs: 10
|
43 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
### Framework versions
|
45 |
|
46 |
+
- Transformers 4.41.1
|
47 |
+
- Pytorch 2.3.0+cu121
|
48 |
+
- Datasets 2.19.1
|
49 |
+
- Tokenizers 0.19.1
|