End of training
Browse files- README.md +71 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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_v6
|
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_v6
|
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: 1.6532
|
21 |
+
- Accuracy: 0.7636
|
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: 5e-05
|
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: 12
|
47 |
+
|
48 |
+
### Training results
|
49 |
+
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| No log | 1.0 | 220 | 0.6064 | 0.7636 |
|
53 |
+
| No log | 2.0 | 440 | 0.9279 | 0.7273 |
|
54 |
+
| 0.7486 | 3.0 | 660 | 0.9049 | 0.7455 |
|
55 |
+
| 0.7486 | 4.0 | 880 | 1.1324 | 0.7545 |
|
56 |
+
| 0.3996 | 5.0 | 1100 | 1.5244 | 0.7091 |
|
57 |
+
| 0.3996 | 6.0 | 1320 | 1.7413 | 0.7545 |
|
58 |
+
| 0.1312 | 7.0 | 1540 | 1.6896 | 0.7455 |
|
59 |
+
| 0.1312 | 8.0 | 1760 | 1.8347 | 0.7545 |
|
60 |
+
| 0.1312 | 9.0 | 1980 | 1.6719 | 0.7818 |
|
61 |
+
| 0.0576 | 10.0 | 2200 | 1.7765 | 0.7636 |
|
62 |
+
| 0.0576 | 11.0 | 2420 | 1.6578 | 0.7727 |
|
63 |
+
| 0.0387 | 12.0 | 2640 | 1.6532 | 0.7636 |
|
64 |
+
|
65 |
+
|
66 |
+
### Framework versions
|
67 |
+
|
68 |
+
- Transformers 4.41.2
|
69 |
+
- Pytorch 2.3.0+cu121
|
70 |
+
- Datasets 2.20.0
|
71 |
+
- 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:94e46867d439dd167b5aaaf700350bac11b6caf88cdd48ec99b5e04a542f6770
|
3 |
size 442265596
|