Model save
Browse files- README.md +64 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,64 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: indolem/indobertweet-base-uncased
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
model-index:
|
7 |
+
- name: indonesia-election-topic-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 |
+
# indonesia-election-topic-classification
|
15 |
+
|
16 |
+
This model is a fine-tuned version of [indolem/indobertweet-base-uncased](https://huggingface.co/indolem/indobertweet-base-uncased) on an unknown dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 1.5418
|
19 |
+
- Balanced Accuracy: 0.4849
|
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: 8
|
40 |
+
- eval_batch_size: 8
|
41 |
+
- seed: 42
|
42 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
+
- lr_scheduler_type: linear
|
44 |
+
- num_epochs: 7
|
45 |
+
|
46 |
+
### Training results
|
47 |
+
|
48 |
+
| Training Loss | Epoch | Step | Validation Loss | Balanced Accuracy |
|
49 |
+
|:-------------:|:-----:|:----:|:---------------:|:-----------------:|
|
50 |
+
| No log | 1.0 | 446 | 0.8460 | 0.3867 |
|
51 |
+
| 0.8653 | 2.0 | 892 | 0.9161 | 0.4401 |
|
52 |
+
| 0.5112 | 3.0 | 1338 | 1.1297 | 0.4674 |
|
53 |
+
| 0.3104 | 4.0 | 1784 | 1.3028 | 0.4474 |
|
54 |
+
| 0.1834 | 5.0 | 2230 | 1.4835 | 0.4815 |
|
55 |
+
| 0.0876 | 6.0 | 2676 | 1.5418 | 0.4849 |
|
56 |
+
| 0.048 | 7.0 | 3122 | 1.5620 | 0.4737 |
|
57 |
+
|
58 |
+
|
59 |
+
### Framework versions
|
60 |
+
|
61 |
+
- Transformers 4.41.2
|
62 |
+
- Pytorch 2.1.2
|
63 |
+
- Datasets 2.19.2
|
64 |
+
- 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:62a78c6091e96b56b3b41d2f6119975fc53977ffc94835f51ad7ea348f7a5f32
|
3 |
size 442280976
|