Model save
Browse files- last-checkpoint/config.json +0 -28
- last-checkpoint/optimizer.pt +0 -3
- last-checkpoint/pytorch_model.bin +0 -3
- last-checkpoint/rng_state.pth +0 -3
- last-checkpoint/scaler.pt +0 -3
- last-checkpoint/scheduler.pt +0 -3
- last-checkpoint/special_tokens_map.json +0 -15
- last-checkpoint/tokenizer.json +0 -3
- last-checkpoint/tokenizer_config.json +0 -22
- last-checkpoint/trainer_state.json +0 -0
- last-checkpoint/training_args.bin +0 -3
- pytorch_model.bin +1 -1
last-checkpoint/config.json
DELETED
@@ -1,28 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"_name_or_path": "xlm-roberta-base",
|
3 |
-
"architectures": [
|
4 |
-
"XLMRobertaForMaskedLM"
|
5 |
-
],
|
6 |
-
"attention_probs_dropout_prob": 0.1,
|
7 |
-
"bos_token_id": 0,
|
8 |
-
"classifier_dropout": null,
|
9 |
-
"eos_token_id": 2,
|
10 |
-
"hidden_act": "gelu",
|
11 |
-
"hidden_dropout_prob": 0.1,
|
12 |
-
"hidden_size": 768,
|
13 |
-
"initializer_range": 0.02,
|
14 |
-
"intermediate_size": 3072,
|
15 |
-
"layer_norm_eps": 1e-05,
|
16 |
-
"max_position_embeddings": 514,
|
17 |
-
"model_type": "xlm-roberta",
|
18 |
-
"num_attention_heads": 12,
|
19 |
-
"num_hidden_layers": 12,
|
20 |
-
"output_past": true,
|
21 |
-
"pad_token_id": 1,
|
22 |
-
"position_embedding_type": "absolute",
|
23 |
-
"torch_dtype": "float32",
|
24 |
-
"transformers_version": "4.23.1",
|
25 |
-
"type_vocab_size": 1,
|
26 |
-
"use_cache": true,
|
27 |
-
"vocab_size": 250002
|
28 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
last-checkpoint/optimizer.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:210a128933aae1983894b72b165841d8274c0d0117d155aea16bf708d2227228
|
3 |
-
size 2226478553
|
|
|
|
|
|
|
|
last-checkpoint/pytorch_model.bin
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:e4015cb96f359b6403e2646b4472afdbae87d2268f8843bd956ec7adf9182921
|
3 |
-
size 1113252715
|
|
|
|
|
|
|
|
last-checkpoint/rng_state.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:60e36185845bc18a656a31db5076cb45fb810dd43869bde58c051cae5a0e36a7
|
3 |
-
size 17563
|
|
|
|
|
|
|
|
last-checkpoint/scaler.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:4c8213aaa5f90a2b250062d1c60bbdb54ae5dfd572df54e04a4bade191c0a7c5
|
3 |
-
size 559
|
|
|
|
|
|
|
|
last-checkpoint/scheduler.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:a748bb88559c27203523064ee7efe8a457e4bd76047f9c37d15baf1de97eaec9
|
3 |
-
size 623
|
|
|
|
|
|
|
|
last-checkpoint/special_tokens_map.json
DELETED
@@ -1,15 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"bos_token": "<s>",
|
3 |
-
"cls_token": "<s>",
|
4 |
-
"eos_token": "</s>",
|
5 |
-
"mask_token": {
|
6 |
-
"content": "<mask>",
|
7 |
-
"lstrip": true,
|
8 |
-
"normalized": false,
|
9 |
-
"rstrip": false,
|
10 |
-
"single_word": false
|
11 |
-
},
|
12 |
-
"pad_token": "<pad>",
|
13 |
-
"sep_token": "</s>",
|
14 |
-
"unk_token": "<unk>"
|
15 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
last-checkpoint/tokenizer.json
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:62c24cdc13d4c9952d63718d6c9fa4c287974249e16b7ade6d5a85e7bbb75626
|
3 |
-
size 17082660
|
|
|
|
|
|
|
|
last-checkpoint/tokenizer_config.json
DELETED
@@ -1,22 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"add_prefix_space": true,
|
3 |
-
"bos_token": "<s>",
|
4 |
-
"cls_token": "<s>",
|
5 |
-
"eos_token": "</s>",
|
6 |
-
"mask_token": {
|
7 |
-
"__type": "AddedToken",
|
8 |
-
"content": "<mask>",
|
9 |
-
"lstrip": true,
|
10 |
-
"normalized": true,
|
11 |
-
"rstrip": false,
|
12 |
-
"single_word": false
|
13 |
-
},
|
14 |
-
"max_len": 512,
|
15 |
-
"model_max_length": 512,
|
16 |
-
"name_or_path": "xlm-roberta-base",
|
17 |
-
"pad_token": "<pad>",
|
18 |
-
"sep_token": "</s>",
|
19 |
-
"special_tokens_map_file": null,
|
20 |
-
"tokenizer_class": "XLMRobertaTokenizer",
|
21 |
-
"unk_token": "<unk>"
|
22 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
last-checkpoint/trainer_state.json
DELETED
The diff for this file is too large to render.
See raw diff
|
|
last-checkpoint/training_args.bin
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:6610c57ac1474bf5097bd000e69f982c66ca3a4b3ce31c1509196f6a47bc4144
|
3 |
-
size 3439
|
|
|
|
|
|
|
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1113252715
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a583400dfb223d74a09f32b9c42b3b5d7c4b639a1163ba6fad3ecffa5dc116fd
|
3 |
size 1113252715
|