End of training
Browse files- README.md +67 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
base_model: indolem/indobert-base-uncased
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
model-index:
|
7 |
+
- name: text-classification
|
8 |
+
results: []
|
9 |
+
---
|
10 |
+
|
11 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
+
should probably proofread and complete it, then remove this comment. -->
|
13 |
+
|
14 |
+
# text-classification
|
15 |
+
|
16 |
+
This model is a fine-tuned version of [indolem/indobert-base-uncased](https://huggingface.co/indolem/indobert-base-uncased) on the None dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.9868
|
19 |
+
- Balanced Accuracy: 0.5178
|
20 |
+
|
21 |
+
## Model description
|
22 |
+
|
23 |
+
More information needed
|
24 |
+
|
25 |
+
## Intended uses & limitations
|
26 |
+
|
27 |
+
More information needed
|
28 |
+
|
29 |
+
## Training and evaluation data
|
30 |
+
|
31 |
+
More information needed
|
32 |
+
|
33 |
+
## Training procedure
|
34 |
+
|
35 |
+
### Training hyperparameters
|
36 |
+
|
37 |
+
The following hyperparameters were used during training:
|
38 |
+
- learning_rate: 5e-05
|
39 |
+
- train_batch_size: 32
|
40 |
+
- eval_batch_size: 32
|
41 |
+
- seed: 42
|
42 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
+
- lr_scheduler_type: linear
|
44 |
+
- num_epochs: 10
|
45 |
+
|
46 |
+
### Training results
|
47 |
+
|
48 |
+
| Training Loss | Epoch | Step | Validation Loss | Balanced Accuracy |
|
49 |
+
|:-------------:|:-----:|:----:|:---------------:|:-----------------:|
|
50 |
+
| 1.5005 | 1.0 | 75 | 1.2434 | 0.3803 |
|
51 |
+
| 1.0016 | 2.0 | 150 | 1.1184 | 0.4835 |
|
52 |
+
| 0.9022 | 3.0 | 225 | 1.0876 | 0.4952 |
|
53 |
+
| 0.5408 | 4.0 | 300 | 0.9868 | 0.5178 |
|
54 |
+
| 0.5569 | 5.0 | 375 | 1.0562 | 0.5062 |
|
55 |
+
| 0.3193 | 6.0 | 450 | 1.1570 | 0.5065 |
|
56 |
+
| 0.2545 | 7.0 | 525 | 1.2337 | 0.5328 |
|
57 |
+
| 0.2079 | 8.0 | 600 | 1.2565 | 0.5404 |
|
58 |
+
| 0.2004 | 9.0 | 675 | 1.3088 | 0.5403 |
|
59 |
+
| 0.1072 | 10.0 | 750 | 1.3097 | 0.5498 |
|
60 |
+
|
61 |
+
|
62 |
+
### Framework versions
|
63 |
+
|
64 |
+
- Transformers 4.41.2
|
65 |
+
- Pytorch 2.3.0+cu121
|
66 |
+
- Datasets 2.19.2
|
67 |
+
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 442280976
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f116a01d0ad0ebb83239cce3686347578ba7228623d5c1ea5ae8ff839a5ce12
|
3 |
size 442280976
|