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.40.
|
65 |
- Pytorch 2.3.0+cu121
|
66 |
-
- Datasets 2.19.
|
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.3334
|
24 |
+
- Accuracy: 0.9062
|
25 |
+
- Precision: 0.9062
|
26 |
+
- Recall: 0.9062
|
27 |
+
- F1: 0.9062
|
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.4928 | 0.7812 | 0.7812 | 0.7812 | 0.7812 |
|
59 |
+
| No log | 2.0 | 162 | 0.3334 | 0.9062 | 0.9062 | 0.9062 | 0.9062 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
63 |
|
64 |
+
- Transformers 4.40.2
|
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.40.
|
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.40.2",
|
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:2a6bce2cf29c17b9f938dcf2aa6b8171ed5346b35711c244e8ceb868d64d1f0d
|
3 |
size 497795072
|
runs/May21_03-20-15_7fc6bde169de/events.out.tfevents.1716261616.7fc6bde169de.154.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85f66c3f8927d93b2a319842a11e347ef826c6b49cf15dff5c10bce8f1d3221b
|
3 |
+
size 6262
|
runs/May21_03-20-15_7fc6bde169de/events.out.tfevents.1716263985.7fc6bde169de.154.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87d768098e3f7c6345456e7e1e6bf0d3d3a00e60904a159feea0ab6fd92f3077
|
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 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86c083e63ae7ac41fd809ed34691361433adec185c7da8ed62dae9a476614a91
|
3 |
size 4984
|