Commit
路
b902cc6
1
Parent(s):
b0f8e2a
Training in progress, step 19
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- runs/May13_02-19-06_muhammad-ravi-pod/1683944415.0468602/events.out.tfevents.1683944415.muhammad-ravi-pod.7376.1 +3 -0
- runs/May13_02-19-06_muhammad-ravi-pod/events.out.tfevents.1683944415.muhammad-ravi-pod.7376.0 +3 -0
- tokenizer_config.json +2 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -26,7 +26,7 @@
|
|
26 |
"pooler_type": "first_token_transform",
|
27 |
"position_embedding_type": "absolute",
|
28 |
"torch_dtype": "float32",
|
29 |
-
"transformers_version": "4.
|
30 |
"type_vocab_size": 2,
|
31 |
"use_cache": true,
|
32 |
"vocab_size": 30522
|
|
|
26 |
"pooler_type": "first_token_transform",
|
27 |
"position_embedding_type": "absolute",
|
28 |
"torch_dtype": "float32",
|
29 |
+
"transformers_version": "4.26.1",
|
30 |
"type_vocab_size": 2,
|
31 |
"use_cache": true,
|
32 |
"vocab_size": 30522
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1336515565
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b23854d2b0af974bdd93d09a62bc08f981cee0a72a7518b631d7055997788bd
|
3 |
size 1336515565
|
runs/May13_02-19-06_muhammad-ravi-pod/1683944415.0468602/events.out.tfevents.1683944415.muhammad-ravi-pod.7376.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a05172fcc99e16880d6863c86201f35f23b370b189d6a293a2c678d55d9635b1
|
3 |
+
size 6131
|
runs/May13_02-19-06_muhammad-ravi-pod/events.out.tfevents.1683944415.muhammad-ravi-pod.7376.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8824ccb1468e25177ea7a5acd033f0a957b623768b50d8ae4ad9a3724f4484ad
|
3 |
+
size 4980
|
tokenizer_config.json
CHANGED
@@ -1,13 +1,14 @@
|
|
1 |
{
|
2 |
-
"clean_up_tokenization_spaces": true,
|
3 |
"cls_token": "[CLS]",
|
4 |
"do_basic_tokenize": true,
|
5 |
"do_lower_case": true,
|
6 |
"mask_token": "[MASK]",
|
7 |
"model_max_length": 1000000000000000019884624838656,
|
|
|
8 |
"never_split": null,
|
9 |
"pad_token": "[PAD]",
|
10 |
"sep_token": "[SEP]",
|
|
|
11 |
"strip_accents": null,
|
12 |
"tokenize_chinese_chars": true,
|
13 |
"tokenizer_class": "BertTokenizer",
|
|
|
1 |
{
|
|
|
2 |
"cls_token": "[CLS]",
|
3 |
"do_basic_tokenize": true,
|
4 |
"do_lower_case": true,
|
5 |
"mask_token": "[MASK]",
|
6 |
"model_max_length": 1000000000000000019884624838656,
|
7 |
+
"name_or_path": "indobenchmark/indobert-large-p2",
|
8 |
"never_split": null,
|
9 |
"pad_token": "[PAD]",
|
10 |
"sep_token": "[SEP]",
|
11 |
+
"special_tokens_map_file": "/root/.cache/huggingface/hub/models--indobenchmark--indobert-large-p2/snapshots/4b280c3bfcc1ed2d6b4589be5c876076b7d73568/special_tokens_map.json",
|
12 |
"strip_accents": null,
|
13 |
"tokenize_chinese_chars": true,
|
14 |
"tokenizer_class": "BertTokenizer",
|
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:4611ff765641e42c7d551a654335b4664eadd13800f9a9c3ad700b57258db079
|
3 |
+
size 3835
|