Model save
Browse files
README.md
ADDED
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: apache-2.0
|
4 |
+
base_model: indolem/indobertweet-base-uncased
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
- precision
|
10 |
+
- recall
|
11 |
+
- f1
|
12 |
+
model-index:
|
13 |
+
- name: PonXXI
|
14 |
+
results: []
|
15 |
+
---
|
16 |
+
|
17 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
+
should probably proofread and complete it, then remove this comment. -->
|
19 |
+
|
20 |
+
# PonXXI
|
21 |
+
|
22 |
+
This model is a fine-tuned version of [indolem/indobertweet-base-uncased](https://huggingface.co/indolem/indobertweet-base-uncased) on an unknown dataset.
|
23 |
+
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 1.3259
|
25 |
+
- Accuracy: 0.7457
|
26 |
+
- Precision: 0.7431
|
27 |
+
- Recall: 0.7429
|
28 |
+
- F1: 0.7422
|
29 |
+
|
30 |
+
## Model description
|
31 |
+
|
32 |
+
More information needed
|
33 |
+
|
34 |
+
## Intended uses & limitations
|
35 |
+
|
36 |
+
More information needed
|
37 |
+
|
38 |
+
## Training and evaluation data
|
39 |
+
|
40 |
+
More information needed
|
41 |
+
|
42 |
+
## Training procedure
|
43 |
+
|
44 |
+
### Training hyperparameters
|
45 |
+
|
46 |
+
The following hyperparameters were used during training:
|
47 |
+
- learning_rate: 0.0001
|
48 |
+
- train_batch_size: 32
|
49 |
+
- eval_batch_size: 32
|
50 |
+
- seed: 42
|
51 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
52 |
+
- lr_scheduler_type: linear
|
53 |
+
- num_epochs: 10
|
54 |
+
|
55 |
+
### Training results
|
56 |
+
|
57 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
58 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
59 |
+
| 0.8207 | 1.0 | 214 | 0.7313 | 0.6928 | 0.7083 | 0.6928 | 0.6937 |
|
60 |
+
| 0.6159 | 2.0 | 428 | 0.6846 | 0.7270 | 0.7421 | 0.7305 | 0.7250 |
|
61 |
+
| 0.4666 | 3.0 | 642 | 0.7258 | 0.7270 | 0.7282 | 0.7243 | 0.7221 |
|
62 |
+
| 0.349 | 4.0 | 856 | 0.8328 | 0.7406 | 0.7403 | 0.7368 | 0.7356 |
|
63 |
+
| 0.2752 | 5.0 | 1070 | 0.8500 | 0.7406 | 0.7377 | 0.7387 | 0.7379 |
|
64 |
+
| 0.224 | 6.0 | 1284 | 1.0037 | 0.7457 | 0.7425 | 0.7435 | 0.7424 |
|
65 |
+
| 0.1883 | 7.0 | 1498 | 1.1039 | 0.7457 | 0.7446 | 0.7435 | 0.7437 |
|
66 |
+
| 0.1518 | 8.0 | 1712 | 1.1535 | 0.7457 | 0.7439 | 0.7426 | 0.7420 |
|
67 |
+
| 0.1372 | 9.0 | 1926 | 1.3070 | 0.7304 | 0.7273 | 0.7262 | 0.7241 |
|
68 |
+
| 0.1195 | 10.0 | 2140 | 1.3259 | 0.7457 | 0.7431 | 0.7429 | 0.7422 |
|
69 |
+
|
70 |
+
|
71 |
+
### Framework versions
|
72 |
+
|
73 |
+
- Transformers 4.44.2
|
74 |
+
- Pytorch 2.4.1+cu121
|
75 |
+
- Datasets 3.0.1
|
76 |
+
- 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 442265596
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90afc650d5325fd57bb9f2a87fc3d1a51b0ffc593911bfb6275e072a506ab534
|
3 |
size 442265596
|
runs/Oct20_14-19-53_dbb5ff4fde5b/events.out.tfevents.1729433995.dbb5ff4fde5b.1058.2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0684f7d970d189f363457b503b4e2ee0be127a5d34d8c2f8779a4d8b76426c7
|
3 |
+
size 12328
|