End of training
Browse files- README.md +74 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
base_model: indolem/indobert-base-uncased
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
model-index:
|
9 |
+
- name: Zidan_model_output_v10
|
10 |
+
results: []
|
11 |
+
---
|
12 |
+
|
13 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
+
should probably proofread and complete it, then remove this comment. -->
|
15 |
+
|
16 |
+
# Zidan_model_output_v10
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [indolem/indobert-base-uncased](https://huggingface.co/indolem/indobert-base-uncased) on an unknown dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.7422
|
21 |
+
- Accuracy: 0.7455
|
22 |
+
|
23 |
+
## Model description
|
24 |
+
|
25 |
+
More information needed
|
26 |
+
|
27 |
+
## Intended uses & limitations
|
28 |
+
|
29 |
+
More information needed
|
30 |
+
|
31 |
+
## Training and evaluation data
|
32 |
+
|
33 |
+
More information needed
|
34 |
+
|
35 |
+
## Training procedure
|
36 |
+
|
37 |
+
### Training hyperparameters
|
38 |
+
|
39 |
+
The following hyperparameters were used during training:
|
40 |
+
- learning_rate: 1e-06
|
41 |
+
- train_batch_size: 4
|
42 |
+
- eval_batch_size: 4
|
43 |
+
- seed: 42
|
44 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
+
- lr_scheduler_type: linear
|
46 |
+
- num_epochs: 15
|
47 |
+
|
48 |
+
### Training results
|
49 |
+
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| No log | 1.0 | 248 | 1.0211 | 0.5273 |
|
53 |
+
| No log | 2.0 | 496 | 0.9519 | 0.6727 |
|
54 |
+
| 1.0031 | 3.0 | 744 | 0.8800 | 0.6545 |
|
55 |
+
| 1.0031 | 4.0 | 992 | 0.8159 | 0.6909 |
|
56 |
+
| 0.8477 | 5.0 | 1240 | 0.8053 | 0.6909 |
|
57 |
+
| 0.8477 | 6.0 | 1488 | 0.8047 | 0.7455 |
|
58 |
+
| 0.7504 | 7.0 | 1736 | 0.7551 | 0.7455 |
|
59 |
+
| 0.7504 | 8.0 | 1984 | 0.7315 | 0.7273 |
|
60 |
+
| 0.6811 | 9.0 | 2232 | 0.7451 | 0.7273 |
|
61 |
+
| 0.6811 | 10.0 | 2480 | 0.7716 | 0.7273 |
|
62 |
+
| 0.6299 | 11.0 | 2728 | 0.7615 | 0.7636 |
|
63 |
+
| 0.6299 | 12.0 | 2976 | 0.7530 | 0.7455 |
|
64 |
+
| 0.5932 | 13.0 | 3224 | 0.7416 | 0.7455 |
|
65 |
+
| 0.5932 | 14.0 | 3472 | 0.7476 | 0.7455 |
|
66 |
+
| 0.5699 | 15.0 | 3720 | 0.7422 | 0.7455 |
|
67 |
+
|
68 |
+
|
69 |
+
### Framework versions
|
70 |
+
|
71 |
+
- Transformers 4.41.2
|
72 |
+
- Pytorch 2.3.0+cu121
|
73 |
+
- Datasets 2.20.0
|
74 |
+
- 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:52095f354e600b3e08f8df655d5412ae4e82b0be77539c8c2dbfa1cf5821aa74
|
3 |
size 442265596
|