Model save
Browse files
README.md
CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [indobenchmark/indobert-base-p1](https://huggingface.co/indobenchmark/indobert-base-p1) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
-
- Precision: 0.
|
26 |
-
- Recall: 0.
|
27 |
-
- F1: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,13 +55,13 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
58 |
-
| No log | 1.0 | 81 | 0.
|
59 |
-
| No log | 2.0 | 162 | 0.
|
60 |
|
61 |
|
62 |
### Framework versions
|
63 |
|
64 |
-
- Transformers 4.
|
65 |
- Pytorch 2.3.0+cu121
|
66 |
- Datasets 2.19.1
|
67 |
- Tokenizers 0.19.1
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [indobenchmark/indobert-base-p1](https://huggingface.co/indobenchmark/indobert-base-p1) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.3735
|
24 |
+
- Accuracy: 0.9187
|
25 |
+
- Precision: 0.9187
|
26 |
+
- Recall: 0.9187
|
27 |
+
- F1: 0.9187
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
58 |
+
| No log | 1.0 | 81 | 0.3478 | 0.8688 | 0.8688 | 0.8688 | 0.8688 |
|
59 |
+
| No log | 2.0 | 162 | 0.3735 | 0.9187 | 0.9187 | 0.9187 | 0.9187 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
63 |
|
64 |
+
- Transformers 4.41.0
|
65 |
- Pytorch 2.3.0+cu121
|
66 |
- Datasets 2.19.1
|
67 |
- Tokenizers 0.19.1
|
config.json
CHANGED
@@ -35,7 +35,7 @@
|
|
35 |
"position_embedding_type": "absolute",
|
36 |
"problem_type": "single_label_classification",
|
37 |
"torch_dtype": "float32",
|
38 |
-
"transformers_version": "4.
|
39 |
"type_vocab_size": 2,
|
40 |
"use_cache": true,
|
41 |
"vocab_size": 50000
|
|
|
35 |
"position_embedding_type": "absolute",
|
36 |
"problem_type": "single_label_classification",
|
37 |
"torch_dtype": "float32",
|
38 |
+
"transformers_version": "4.41.0",
|
39 |
"type_vocab_size": 2,
|
40 |
"use_cache": true,
|
41 |
"vocab_size": 50000
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 497795072
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4bcccf48645e8fa47b7ee682de79cf5bc810d7fdc3d039de2f980cba327d0ce2
|
3 |
size 497795072
|
runs/May22_16-55-22_974819b0cbe9/events.out.tfevents.1716396924.974819b0cbe9.225.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4cc9cdff0c8860e4f3a81da26a89f752bb0d842c3ca76b63aab5ee00788733b3
|
3 |
+
size 6400
|
runs/May22_16-55-22_974819b0cbe9/events.out.tfevents.1716397087.974819b0cbe9.225.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b4775d81786a3746d035836145b13d5ea24b07691a9895f61f374b7cf10762c
|
3 |
+
size 560
|
training_args.bin
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:8863fb88b146788c6807710502f7e9a7a1ca6dd8df6775e9311fccd8375d2422
|
3 |
+
size 5112
|