End of training
Browse files- README.md +60 -60
- config.json +34 -34
- generation_config.json +7 -7
- model.safetensors +1 -1
- runs/Feb12_15-08-06_DESKTOP-IIBMKTP/events.out.tfevents.1739344088.DESKTOP-IIBMKTP.33380.0 +3 -0
- runs/Feb12_15-17-10_DESKTOP-IIBMKTP/events.out.tfevents.1739344631.DESKTOP-IIBMKTP.1576.0 +3 -0
- runs/Feb12_15-20-02_DESKTOP-IIBMKTP/events.out.tfevents.1739344804.DESKTOP-IIBMKTP.29492.0 +3 -0
- runs/Feb12_15-23-00_DESKTOP-IIBMKTP/events.out.tfevents.1739344981.DESKTOP-IIBMKTP.31792.0 +3 -0
- runs/Feb12_15-25-39_DESKTOP-IIBMKTP/events.out.tfevents.1739345139.DESKTOP-IIBMKTP.33452.0 +3 -0
- runs/Feb12_15-26-09_DESKTOP-IIBMKTP/events.out.tfevents.1739345171.DESKTOP-IIBMKTP.33452.1 +3 -0
- runs/Feb12_15-28-00_DESKTOP-IIBMKTP/events.out.tfevents.1739345280.DESKTOP-IIBMKTP.24592.0 +3 -0
- runs/Feb12_15-31-28_DESKTOP-IIBMKTP/events.out.tfevents.1739345489.DESKTOP-IIBMKTP.14100.0 +3 -0
- runs/Feb12_16-06-08_DESKTOP-IIBMKTP/events.out.tfevents.1739347569.DESKTOP-IIBMKTP.23284.0 +3 -0
- runs/Feb12_17-52-52_DESKTOP-IIBMKTP/events.out.tfevents.1739353973.DESKTOP-IIBMKTP.13008.0 +3 -0
- runs/Feb12_18-27-22_DESKTOP-IIBMKTP/events.out.tfevents.1739356043.DESKTOP-IIBMKTP.23768.0 +3 -0
- runs/Feb13_02-42-04_DESKTOP-IIBMKTP/events.out.tfevents.1739385726.DESKTOP-IIBMKTP.31320.0 +3 -0
- runs/Feb13_02-46-07_DESKTOP-IIBMKTP/events.out.tfevents.1739385968.DESKTOP-IIBMKTP.30488.0 +3 -0
- special_tokens_map.json +332 -332
- tokenizer_config.json +0 -0
- training_args.bin +2 -2
README.md
CHANGED
|
@@ -1,60 +1,60 @@
|
|
| 1 |
-
---
|
| 2 |
-
library_name: transformers
|
| 3 |
-
license: apache-2.0
|
| 4 |
-
base_model: google/umt5-small
|
| 5 |
-
tags:
|
| 6 |
-
- generated_from_trainer
|
| 7 |
-
model-index:
|
| 8 |
-
- name: t5-asr-CV16
|
| 9 |
-
results: []
|
| 10 |
-
---
|
| 11 |
-
|
| 12 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 13 |
-
should probably proofread and complete it, then remove this comment. -->
|
| 14 |
-
|
| 15 |
-
# t5-asr-CV16
|
| 16 |
-
|
| 17 |
-
This model is a fine-tuned version of [google/umt5-small](https://huggingface.co/google/umt5-small) on an unknown dataset.
|
| 18 |
-
It achieves the following results on the evaluation set:
|
| 19 |
-
- eval_loss: 1.
|
| 20 |
-
- eval_wer: 0.
|
| 21 |
-
- eval_runtime:
|
| 22 |
-
- eval_samples_per_second:
|
| 23 |
-
- eval_steps_per_second:
|
| 24 |
-
- epoch:
|
| 25 |
-
- step:
|
| 26 |
-
|
| 27 |
-
## Model description
|
| 28 |
-
|
| 29 |
-
More information needed
|
| 30 |
-
|
| 31 |
-
## Intended uses & limitations
|
| 32 |
-
|
| 33 |
-
More information needed
|
| 34 |
-
|
| 35 |
-
## Training and evaluation data
|
| 36 |
-
|
| 37 |
-
More information needed
|
| 38 |
-
|
| 39 |
-
## Training procedure
|
| 40 |
-
|
| 41 |
-
### Training hyperparameters
|
| 42 |
-
|
| 43 |
-
The following hyperparameters were used during training:
|
| 44 |
-
- learning_rate: 5e-05
|
| 45 |
-
- train_batch_size:
|
| 46 |
-
- eval_batch_size:
|
| 47 |
-
- seed: 42
|
| 48 |
-
- gradient_accumulation_steps:
|
| 49 |
-
- total_train_batch_size:
|
| 50 |
-
- optimizer: Use
|
| 51 |
-
- lr_scheduler_type: linear
|
| 52 |
-
- lr_scheduler_warmup_ratio: 0.1
|
| 53 |
-
- num_epochs:
|
| 54 |
-
|
| 55 |
-
### Framework versions
|
| 56 |
-
|
| 57 |
-
- Transformers 4.48.3
|
| 58 |
-
- Pytorch 2.
|
| 59 |
-
- Datasets 2.17.1
|
| 60 |
-
- Tokenizers 0.21.0
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: transformers
|
| 3 |
+
license: apache-2.0
|
| 4 |
+
base_model: google/umt5-small
|
| 5 |
+
tags:
|
| 6 |
+
- generated_from_trainer
|
| 7 |
+
model-index:
|
| 8 |
+
- name: t5-asr-CV16
|
| 9 |
+
results: []
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 13 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 14 |
+
|
| 15 |
+
# t5-asr-CV16
|
| 16 |
+
|
| 17 |
+
This model is a fine-tuned version of [google/umt5-small](https://huggingface.co/google/umt5-small) on an unknown dataset.
|
| 18 |
+
It achieves the following results on the evaluation set:
|
| 19 |
+
- eval_loss: 1.5286
|
| 20 |
+
- eval_wer: 0.9694
|
| 21 |
+
- eval_runtime: 506.6751
|
| 22 |
+
- eval_samples_per_second: 3.947
|
| 23 |
+
- eval_steps_per_second: 0.987
|
| 24 |
+
- epoch: 3.9956
|
| 25 |
+
- step: 3320
|
| 26 |
+
|
| 27 |
+
## Model description
|
| 28 |
+
|
| 29 |
+
More information needed
|
| 30 |
+
|
| 31 |
+
## Intended uses & limitations
|
| 32 |
+
|
| 33 |
+
More information needed
|
| 34 |
+
|
| 35 |
+
## Training and evaluation data
|
| 36 |
+
|
| 37 |
+
More information needed
|
| 38 |
+
|
| 39 |
+
## Training procedure
|
| 40 |
+
|
| 41 |
+
### Training hyperparameters
|
| 42 |
+
|
| 43 |
+
The following hyperparameters were used during training:
|
| 44 |
+
- learning_rate: 5e-05
|
| 45 |
+
- train_batch_size: 4
|
| 46 |
+
- eval_batch_size: 4
|
| 47 |
+
- seed: 42
|
| 48 |
+
- gradient_accumulation_steps: 32
|
| 49 |
+
- total_train_batch_size: 128
|
| 50 |
+
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 51 |
+
- lr_scheduler_type: linear
|
| 52 |
+
- lr_scheduler_warmup_ratio: 0.1
|
| 53 |
+
- num_epochs: 5
|
| 54 |
+
|
| 55 |
+
### Framework versions
|
| 56 |
+
|
| 57 |
+
- Transformers 4.48.3
|
| 58 |
+
- Pytorch 2.2.1+cu121
|
| 59 |
+
- Datasets 2.17.1
|
| 60 |
+
- Tokenizers 0.21.0
|
config.json
CHANGED
|
@@ -1,34 +1,34 @@
|
|
| 1 |
-
{
|
| 2 |
-
"_name_or_path": "t5-asr-CV16",
|
| 3 |
-
"architectures": [
|
| 4 |
-
"UMT5ForConditionalGeneration"
|
| 5 |
-
],
|
| 6 |
-
"classifier_dropout": 0.0,
|
| 7 |
-
"d_ff": 1024,
|
| 8 |
-
"d_kv": 64,
|
| 9 |
-
"d_model": 512,
|
| 10 |
-
"decoder_start_token_id": 0,
|
| 11 |
-
"dense_act_fn": "gelu_new",
|
| 12 |
-
"dropout_rate": 0.1,
|
| 13 |
-
"eos_token_id": 1,
|
| 14 |
-
"feed_forward_proj": "gated-gelu",
|
| 15 |
-
"initializer_factor": 1.0,
|
| 16 |
-
"is_encoder_decoder": true,
|
| 17 |
-
"is_gated_act": true,
|
| 18 |
-
"layer_norm_epsilon": 1e-06,
|
| 19 |
-
"max_new_tokens": 128,
|
| 20 |
-
"model_type": "umt5",
|
| 21 |
-
"num_decoder_layers": 8,
|
| 22 |
-
"num_heads": 6,
|
| 23 |
-
"num_layers": 8,
|
| 24 |
-
"pad_token_id": 0,
|
| 25 |
-
"relative_attention_max_distance": 128,
|
| 26 |
-
"relative_attention_num_buckets": 32,
|
| 27 |
-
"scalable_attention": true,
|
| 28 |
-
"tie_word_embeddings": false,
|
| 29 |
-
"tokenizer_class": "T5Tokenizer",
|
| 30 |
-
"torch_dtype": "float32",
|
| 31 |
-
"transformers_version": "4.48.3",
|
| 32 |
-
"use_cache": true,
|
| 33 |
-
"vocab_size": 256384
|
| 34 |
-
}
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "urarik/t5-asr-CV16",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"UMT5ForConditionalGeneration"
|
| 5 |
+
],
|
| 6 |
+
"classifier_dropout": 0.0,
|
| 7 |
+
"d_ff": 1024,
|
| 8 |
+
"d_kv": 64,
|
| 9 |
+
"d_model": 512,
|
| 10 |
+
"decoder_start_token_id": 0,
|
| 11 |
+
"dense_act_fn": "gelu_new",
|
| 12 |
+
"dropout_rate": 0.1,
|
| 13 |
+
"eos_token_id": 1,
|
| 14 |
+
"feed_forward_proj": "gated-gelu",
|
| 15 |
+
"initializer_factor": 1.0,
|
| 16 |
+
"is_encoder_decoder": true,
|
| 17 |
+
"is_gated_act": true,
|
| 18 |
+
"layer_norm_epsilon": 1e-06,
|
| 19 |
+
"max_new_tokens": 128,
|
| 20 |
+
"model_type": "umt5",
|
| 21 |
+
"num_decoder_layers": 8,
|
| 22 |
+
"num_heads": 6,
|
| 23 |
+
"num_layers": 8,
|
| 24 |
+
"pad_token_id": 0,
|
| 25 |
+
"relative_attention_max_distance": 128,
|
| 26 |
+
"relative_attention_num_buckets": 32,
|
| 27 |
+
"scalable_attention": true,
|
| 28 |
+
"tie_word_embeddings": false,
|
| 29 |
+
"tokenizer_class": "T5Tokenizer",
|
| 30 |
+
"torch_dtype": "float32",
|
| 31 |
+
"transformers_version": "4.48.3",
|
| 32 |
+
"use_cache": true,
|
| 33 |
+
"vocab_size": 256384
|
| 34 |
+
}
|
generation_config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
-
{
|
| 2 |
-
"decoder_start_token_id": 0,
|
| 3 |
-
"eos_token_id": 1,
|
| 4 |
-
"max_new_tokens": 64,
|
| 5 |
-
"pad_token_id": 0,
|
| 6 |
-
"transformers_version": "4.48.3"
|
| 7 |
-
}
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"decoder_start_token_id": 0,
|
| 3 |
+
"eos_token_id": 1,
|
| 4 |
+
"max_new_tokens": 64,
|
| 5 |
+
"pad_token_id": 0,
|
| 6 |
+
"transformers_version": "4.48.3"
|
| 7 |
+
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1226432312
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6379078a69acb91d94f6ec9076cc9cbd451942cc18a18037ed4c24fdc7d62f41
|
| 3 |
size 1226432312
|
runs/Feb12_15-08-06_DESKTOP-IIBMKTP/events.out.tfevents.1739344088.DESKTOP-IIBMKTP.33380.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac9c3073c9a7ed60a556baf30680ca87eefb097652e2b165f86f79d20f801d28
|
| 3 |
+
size 7925
|
runs/Feb12_15-17-10_DESKTOP-IIBMKTP/events.out.tfevents.1739344631.DESKTOP-IIBMKTP.1576.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6828d140c5686ca6354613784db62b2e5f33fb89455f5d18cb3129798326ae44
|
| 3 |
+
size 5412
|
runs/Feb12_15-20-02_DESKTOP-IIBMKTP/events.out.tfevents.1739344804.DESKTOP-IIBMKTP.29492.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:464b23f3a8f2c62a5a2a57454de9223891612e50bb7b966f21ad779456e7191b
|
| 3 |
+
size 5619
|
runs/Feb12_15-23-00_DESKTOP-IIBMKTP/events.out.tfevents.1739344981.DESKTOP-IIBMKTP.31792.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7b4fa281c595f4318f8855eab8797033ec18d91e9887fff5ee15fc7208567fd
|
| 3 |
+
size 5412
|
runs/Feb12_15-25-39_DESKTOP-IIBMKTP/events.out.tfevents.1739345139.DESKTOP-IIBMKTP.33452.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1895b83c6ba882cad98ef954d956b2f92f79f4149e0d9c60a7813e014649d99a
|
| 3 |
+
size 5412
|
runs/Feb12_15-26-09_DESKTOP-IIBMKTP/events.out.tfevents.1739345171.DESKTOP-IIBMKTP.33452.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07f285143c17533af8d9be095c97275dfa2573712a236cdf3fae1d77e682d9e1
|
| 3 |
+
size 5619
|
runs/Feb12_15-28-00_DESKTOP-IIBMKTP/events.out.tfevents.1739345280.DESKTOP-IIBMKTP.24592.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7cc10672523deb2e4777fc6048685d65a640ace87ba9a81aaf75e041408e905
|
| 3 |
+
size 5412
|
runs/Feb12_15-31-28_DESKTOP-IIBMKTP/events.out.tfevents.1739345489.DESKTOP-IIBMKTP.14100.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7ff9b6ecc74fbaebd09ba3a2bec1bee5dfac80f3226a6965df244c69d3bcc3c
|
| 3 |
+
size 14608
|
runs/Feb12_16-06-08_DESKTOP-IIBMKTP/events.out.tfevents.1739347569.DESKTOP-IIBMKTP.23284.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:39649ac124bd9471f0649f7f1dc39a7df32de9b59d6d1e5674338f6353ed1746
|
| 3 |
+
size 8516
|
runs/Feb12_17-52-52_DESKTOP-IIBMKTP/events.out.tfevents.1739353973.DESKTOP-IIBMKTP.13008.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7bbb1c960f1c07ec2cc97d65f5e86585c30ea2e13ff3977ee42571e01cc4a20f
|
| 3 |
+
size 14803
|
runs/Feb12_18-27-22_DESKTOP-IIBMKTP/events.out.tfevents.1739356043.DESKTOP-IIBMKTP.23768.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0dc425cf8920b8ff0070dd531066eb9217ed236fba8b4213537a693bf7ecc879
|
| 3 |
+
size 24194
|
runs/Feb13_02-42-04_DESKTOP-IIBMKTP/events.out.tfevents.1739385726.DESKTOP-IIBMKTP.31320.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c01b514280604ee047cf9d9536666e8fdbecd2b9d7e41cda2daeab1b4932551
|
| 3 |
+
size 5627
|
runs/Feb13_02-46-07_DESKTOP-IIBMKTP/events.out.tfevents.1739385968.DESKTOP-IIBMKTP.30488.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d9ba71cdecaf93e6f3297ce78b79359e1099d8c1b2efe30d85a8321cc4ab8b15
|
| 3 |
+
size 92934
|
special_tokens_map.json
CHANGED
|
@@ -1,332 +1,332 @@
|
|
| 1 |
-
{
|
| 2 |
-
"additional_special_tokens": [
|
| 3 |
-
"<extra_id_0>",
|
| 4 |
-
"<extra_id_1>",
|
| 5 |
-
"<extra_id_2>",
|
| 6 |
-
"<extra_id_3>",
|
| 7 |
-
"<extra_id_4>",
|
| 8 |
-
"<extra_id_5>",
|
| 9 |
-
"<extra_id_6>",
|
| 10 |
-
"<extra_id_7>",
|
| 11 |
-
"<extra_id_8>",
|
| 12 |
-
"<extra_id_9>",
|
| 13 |
-
"<extra_id_10>",
|
| 14 |
-
"<extra_id_11>",
|
| 15 |
-
"<extra_id_12>",
|
| 16 |
-
"<extra_id_13>",
|
| 17 |
-
"<extra_id_14>",
|
| 18 |
-
"<extra_id_15>",
|
| 19 |
-
"<extra_id_16>",
|
| 20 |
-
"<extra_id_17>",
|
| 21 |
-
"<extra_id_18>",
|
| 22 |
-
"<extra_id_19>",
|
| 23 |
-
"<extra_id_20>",
|
| 24 |
-
"<extra_id_21>",
|
| 25 |
-
"<extra_id_22>",
|
| 26 |
-
"<extra_id_23>",
|
| 27 |
-
"<extra_id_24>",
|
| 28 |
-
"<extra_id_25>",
|
| 29 |
-
"<extra_id_26>",
|
| 30 |
-
"<extra_id_27>",
|
| 31 |
-
"<extra_id_28>",
|
| 32 |
-
"<extra_id_29>",
|
| 33 |
-
"<extra_id_30>",
|
| 34 |
-
"<extra_id_31>",
|
| 35 |
-
"<extra_id_32>",
|
| 36 |
-
"<extra_id_33>",
|
| 37 |
-
"<extra_id_34>",
|
| 38 |
-
"<extra_id_35>",
|
| 39 |
-
"<extra_id_36>",
|
| 40 |
-
"<extra_id_37>",
|
| 41 |
-
"<extra_id_38>",
|
| 42 |
-
"<extra_id_39>",
|
| 43 |
-
"<extra_id_40>",
|
| 44 |
-
"<extra_id_41>",
|
| 45 |
-
"<extra_id_42>",
|
| 46 |
-
"<extra_id_43>",
|
| 47 |
-
"<extra_id_44>",
|
| 48 |
-
"<extra_id_45>",
|
| 49 |
-
"<extra_id_46>",
|
| 50 |
-
"<extra_id_47>",
|
| 51 |
-
"<extra_id_48>",
|
| 52 |
-
"<extra_id_49>",
|
| 53 |
-
"<extra_id_50>",
|
| 54 |
-
"<extra_id_51>",
|
| 55 |
-
"<extra_id_52>",
|
| 56 |
-
"<extra_id_53>",
|
| 57 |
-
"<extra_id_54>",
|
| 58 |
-
"<extra_id_55>",
|
| 59 |
-
"<extra_id_56>",
|
| 60 |
-
"<extra_id_57>",
|
| 61 |
-
"<extra_id_58>",
|
| 62 |
-
"<extra_id_59>",
|
| 63 |
-
"<extra_id_60>",
|
| 64 |
-
"<extra_id_61>",
|
| 65 |
-
"<extra_id_62>",
|
| 66 |
-
"<extra_id_63>",
|
| 67 |
-
"<extra_id_64>",
|
| 68 |
-
"<extra_id_65>",
|
| 69 |
-
"<extra_id_66>",
|
| 70 |
-
"<extra_id_67>",
|
| 71 |
-
"<extra_id_68>",
|
| 72 |
-
"<extra_id_69>",
|
| 73 |
-
"<extra_id_70>",
|
| 74 |
-
"<extra_id_71>",
|
| 75 |
-
"<extra_id_72>",
|
| 76 |
-
"<extra_id_73>",
|
| 77 |
-
"<extra_id_74>",
|
| 78 |
-
"<extra_id_75>",
|
| 79 |
-
"<extra_id_76>",
|
| 80 |
-
"<extra_id_77>",
|
| 81 |
-
"<extra_id_78>",
|
| 82 |
-
"<extra_id_79>",
|
| 83 |
-
"<extra_id_80>",
|
| 84 |
-
"<extra_id_81>",
|
| 85 |
-
"<extra_id_82>",
|
| 86 |
-
"<extra_id_83>",
|
| 87 |
-
"<extra_id_84>",
|
| 88 |
-
"<extra_id_85>",
|
| 89 |
-
"<extra_id_86>",
|
| 90 |
-
"<extra_id_87>",
|
| 91 |
-
"<extra_id_88>",
|
| 92 |
-
"<extra_id_89>",
|
| 93 |
-
"<extra_id_90>",
|
| 94 |
-
"<extra_id_91>",
|
| 95 |
-
"<extra_id_92>",
|
| 96 |
-
"<extra_id_93>",
|
| 97 |
-
"<extra_id_94>",
|
| 98 |
-
"<extra_id_95>",
|
| 99 |
-
"<extra_id_96>",
|
| 100 |
-
"<extra_id_97>",
|
| 101 |
-
"<extra_id_98>",
|
| 102 |
-
"<extra_id_99>",
|
| 103 |
-
"<extra_id_100>",
|
| 104 |
-
"<extra_id_101>",
|
| 105 |
-
"<extra_id_102>",
|
| 106 |
-
"<extra_id_103>",
|
| 107 |
-
"<extra_id_104>",
|
| 108 |
-
"<extra_id_105>",
|
| 109 |
-
"<extra_id_106>",
|
| 110 |
-
"<extra_id_107>",
|
| 111 |
-
"<extra_id_108>",
|
| 112 |
-
"<extra_id_109>",
|
| 113 |
-
"<extra_id_110>",
|
| 114 |
-
"<extra_id_111>",
|
| 115 |
-
"<extra_id_112>",
|
| 116 |
-
"<extra_id_113>",
|
| 117 |
-
"<extra_id_114>",
|
| 118 |
-
"<extra_id_115>",
|
| 119 |
-
"<extra_id_116>",
|
| 120 |
-
"<extra_id_117>",
|
| 121 |
-
"<extra_id_118>",
|
| 122 |
-
"<extra_id_119>",
|
| 123 |
-
"<extra_id_120>",
|
| 124 |
-
"<extra_id_121>",
|
| 125 |
-
"<extra_id_122>",
|
| 126 |
-
"<extra_id_123>",
|
| 127 |
-
"<extra_id_124>",
|
| 128 |
-
"<extra_id_125>",
|
| 129 |
-
"<extra_id_126>",
|
| 130 |
-
"<extra_id_127>",
|
| 131 |
-
"<extra_id_128>",
|
| 132 |
-
"<extra_id_129>",
|
| 133 |
-
"<extra_id_130>",
|
| 134 |
-
"<extra_id_131>",
|
| 135 |
-
"<extra_id_132>",
|
| 136 |
-
"<extra_id_133>",
|
| 137 |
-
"<extra_id_134>",
|
| 138 |
-
"<extra_id_135>",
|
| 139 |
-
"<extra_id_136>",
|
| 140 |
-
"<extra_id_137>",
|
| 141 |
-
"<extra_id_138>",
|
| 142 |
-
"<extra_id_139>",
|
| 143 |
-
"<extra_id_140>",
|
| 144 |
-
"<extra_id_141>",
|
| 145 |
-
"<extra_id_142>",
|
| 146 |
-
"<extra_id_143>",
|
| 147 |
-
"<extra_id_144>",
|
| 148 |
-
"<extra_id_145>",
|
| 149 |
-
"<extra_id_146>",
|
| 150 |
-
"<extra_id_147>",
|
| 151 |
-
"<extra_id_148>",
|
| 152 |
-
"<extra_id_149>",
|
| 153 |
-
"<extra_id_150>",
|
| 154 |
-
"<extra_id_151>",
|
| 155 |
-
"<extra_id_152>",
|
| 156 |
-
"<extra_id_153>",
|
| 157 |
-
"<extra_id_154>",
|
| 158 |
-
"<extra_id_155>",
|
| 159 |
-
"<extra_id_156>",
|
| 160 |
-
"<extra_id_157>",
|
| 161 |
-
"<extra_id_158>",
|
| 162 |
-
"<extra_id_159>",
|
| 163 |
-
"<extra_id_160>",
|
| 164 |
-
"<extra_id_161>",
|
| 165 |
-
"<extra_id_162>",
|
| 166 |
-
"<extra_id_163>",
|
| 167 |
-
"<extra_id_164>",
|
| 168 |
-
"<extra_id_165>",
|
| 169 |
-
"<extra_id_166>",
|
| 170 |
-
"<extra_id_167>",
|
| 171 |
-
"<extra_id_168>",
|
| 172 |
-
"<extra_id_169>",
|
| 173 |
-
"<extra_id_170>",
|
| 174 |
-
"<extra_id_171>",
|
| 175 |
-
"<extra_id_172>",
|
| 176 |
-
"<extra_id_173>",
|
| 177 |
-
"<extra_id_174>",
|
| 178 |
-
"<extra_id_175>",
|
| 179 |
-
"<extra_id_176>",
|
| 180 |
-
"<extra_id_177>",
|
| 181 |
-
"<extra_id_178>",
|
| 182 |
-
"<extra_id_179>",
|
| 183 |
-
"<extra_id_180>",
|
| 184 |
-
"<extra_id_181>",
|
| 185 |
-
"<extra_id_182>",
|
| 186 |
-
"<extra_id_183>",
|
| 187 |
-
"<extra_id_184>",
|
| 188 |
-
"<extra_id_185>",
|
| 189 |
-
"<extra_id_186>",
|
| 190 |
-
"<extra_id_187>",
|
| 191 |
-
"<extra_id_188>",
|
| 192 |
-
"<extra_id_189>",
|
| 193 |
-
"<extra_id_190>",
|
| 194 |
-
"<extra_id_191>",
|
| 195 |
-
"<extra_id_192>",
|
| 196 |
-
"<extra_id_193>",
|
| 197 |
-
"<extra_id_194>",
|
| 198 |
-
"<extra_id_195>",
|
| 199 |
-
"<extra_id_196>",
|
| 200 |
-
"<extra_id_197>",
|
| 201 |
-
"<extra_id_198>",
|
| 202 |
-
"<extra_id_199>",
|
| 203 |
-
"<extra_id_200>",
|
| 204 |
-
"<extra_id_201>",
|
| 205 |
-
"<extra_id_202>",
|
| 206 |
-
"<extra_id_203>",
|
| 207 |
-
"<extra_id_204>",
|
| 208 |
-
"<extra_id_205>",
|
| 209 |
-
"<extra_id_206>",
|
| 210 |
-
"<extra_id_207>",
|
| 211 |
-
"<extra_id_208>",
|
| 212 |
-
"<extra_id_209>",
|
| 213 |
-
"<extra_id_210>",
|
| 214 |
-
"<extra_id_211>",
|
| 215 |
-
"<extra_id_212>",
|
| 216 |
-
"<extra_id_213>",
|
| 217 |
-
"<extra_id_214>",
|
| 218 |
-
"<extra_id_215>",
|
| 219 |
-
"<extra_id_216>",
|
| 220 |
-
"<extra_id_217>",
|
| 221 |
-
"<extra_id_218>",
|
| 222 |
-
"<extra_id_219>",
|
| 223 |
-
"<extra_id_220>",
|
| 224 |
-
"<extra_id_221>",
|
| 225 |
-
"<extra_id_222>",
|
| 226 |
-
"<extra_id_223>",
|
| 227 |
-
"<extra_id_224>",
|
| 228 |
-
"<extra_id_225>",
|
| 229 |
-
"<extra_id_226>",
|
| 230 |
-
"<extra_id_227>",
|
| 231 |
-
"<extra_id_228>",
|
| 232 |
-
"<extra_id_229>",
|
| 233 |
-
"<extra_id_230>",
|
| 234 |
-
"<extra_id_231>",
|
| 235 |
-
"<extra_id_232>",
|
| 236 |
-
"<extra_id_233>",
|
| 237 |
-
"<extra_id_234>",
|
| 238 |
-
"<extra_id_235>",
|
| 239 |
-
"<extra_id_236>",
|
| 240 |
-
"<extra_id_237>",
|
| 241 |
-
"<extra_id_238>",
|
| 242 |
-
"<extra_id_239>",
|
| 243 |
-
"<extra_id_240>",
|
| 244 |
-
"<extra_id_241>",
|
| 245 |
-
"<extra_id_242>",
|
| 246 |
-
"<extra_id_243>",
|
| 247 |
-
"<extra_id_244>",
|
| 248 |
-
"<extra_id_245>",
|
| 249 |
-
"<extra_id_246>",
|
| 250 |
-
"<extra_id_247>",
|
| 251 |
-
"<extra_id_248>",
|
| 252 |
-
"<extra_id_249>",
|
| 253 |
-
"<extra_id_250>",
|
| 254 |
-
"<extra_id_251>",
|
| 255 |
-
"<extra_id_252>",
|
| 256 |
-
"<extra_id_253>",
|
| 257 |
-
"<extra_id_254>",
|
| 258 |
-
"<extra_id_255>",
|
| 259 |
-
"<extra_id_256>",
|
| 260 |
-
"<extra_id_257>",
|
| 261 |
-
"<extra_id_258>",
|
| 262 |
-
"<extra_id_259>",
|
| 263 |
-
"<extra_id_260>",
|
| 264 |
-
"<extra_id_261>",
|
| 265 |
-
"<extra_id_262>",
|
| 266 |
-
"<extra_id_263>",
|
| 267 |
-
"<extra_id_264>",
|
| 268 |
-
"<extra_id_265>",
|
| 269 |
-
"<extra_id_266>",
|
| 270 |
-
"<extra_id_267>",
|
| 271 |
-
"<extra_id_268>",
|
| 272 |
-
"<extra_id_269>",
|
| 273 |
-
"<extra_id_270>",
|
| 274 |
-
"<extra_id_271>",
|
| 275 |
-
"<extra_id_272>",
|
| 276 |
-
"<extra_id_273>",
|
| 277 |
-
"<extra_id_274>",
|
| 278 |
-
"<extra_id_275>",
|
| 279 |
-
"<extra_id_276>",
|
| 280 |
-
"<extra_id_277>",
|
| 281 |
-
"<extra_id_278>",
|
| 282 |
-
"<extra_id_279>",
|
| 283 |
-
"<extra_id_280>",
|
| 284 |
-
"<extra_id_281>",
|
| 285 |
-
"<extra_id_282>",
|
| 286 |
-
"<extra_id_283>",
|
| 287 |
-
"<extra_id_284>",
|
| 288 |
-
"<extra_id_285>",
|
| 289 |
-
"<extra_id_286>",
|
| 290 |
-
"<extra_id_287>",
|
| 291 |
-
"<extra_id_288>",
|
| 292 |
-
"<extra_id_289>",
|
| 293 |
-
"<extra_id_290>",
|
| 294 |
-
"<extra_id_291>",
|
| 295 |
-
"<extra_id_292>",
|
| 296 |
-
"<extra_id_293>",
|
| 297 |
-
"<extra_id_294>",
|
| 298 |
-
"<extra_id_295>",
|
| 299 |
-
"<extra_id_296>",
|
| 300 |
-
"<extra_id_297>",
|
| 301 |
-
"<extra_id_298>",
|
| 302 |
-
"<extra_id_299>"
|
| 303 |
-
],
|
| 304 |
-
"bos_token": {
|
| 305 |
-
"content": "<s>",
|
| 306 |
-
"lstrip": false,
|
| 307 |
-
"normalized": false,
|
| 308 |
-
"rstrip": false,
|
| 309 |
-
"single_word": false
|
| 310 |
-
},
|
| 311 |
-
"eos_token": {
|
| 312 |
-
"content": "</s>",
|
| 313 |
-
"lstrip": false,
|
| 314 |
-
"normalized": false,
|
| 315 |
-
"rstrip": false,
|
| 316 |
-
"single_word": false
|
| 317 |
-
},
|
| 318 |
-
"pad_token": {
|
| 319 |
-
"content": "<pad>",
|
| 320 |
-
"lstrip": false,
|
| 321 |
-
"normalized": false,
|
| 322 |
-
"rstrip": false,
|
| 323 |
-
"single_word": false
|
| 324 |
-
},
|
| 325 |
-
"unk_token": {
|
| 326 |
-
"content": "<unk>",
|
| 327 |
-
"lstrip": false,
|
| 328 |
-
"normalized": false,
|
| 329 |
-
"rstrip": false,
|
| 330 |
-
"single_word": false
|
| 331 |
-
}
|
| 332 |
-
}
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"<extra_id_0>",
|
| 4 |
+
"<extra_id_1>",
|
| 5 |
+
"<extra_id_2>",
|
| 6 |
+
"<extra_id_3>",
|
| 7 |
+
"<extra_id_4>",
|
| 8 |
+
"<extra_id_5>",
|
| 9 |
+
"<extra_id_6>",
|
| 10 |
+
"<extra_id_7>",
|
| 11 |
+
"<extra_id_8>",
|
| 12 |
+
"<extra_id_9>",
|
| 13 |
+
"<extra_id_10>",
|
| 14 |
+
"<extra_id_11>",
|
| 15 |
+
"<extra_id_12>",
|
| 16 |
+
"<extra_id_13>",
|
| 17 |
+
"<extra_id_14>",
|
| 18 |
+
"<extra_id_15>",
|
| 19 |
+
"<extra_id_16>",
|
| 20 |
+
"<extra_id_17>",
|
| 21 |
+
"<extra_id_18>",
|
| 22 |
+
"<extra_id_19>",
|
| 23 |
+
"<extra_id_20>",
|
| 24 |
+
"<extra_id_21>",
|
| 25 |
+
"<extra_id_22>",
|
| 26 |
+
"<extra_id_23>",
|
| 27 |
+
"<extra_id_24>",
|
| 28 |
+
"<extra_id_25>",
|
| 29 |
+
"<extra_id_26>",
|
| 30 |
+
"<extra_id_27>",
|
| 31 |
+
"<extra_id_28>",
|
| 32 |
+
"<extra_id_29>",
|
| 33 |
+
"<extra_id_30>",
|
| 34 |
+
"<extra_id_31>",
|
| 35 |
+
"<extra_id_32>",
|
| 36 |
+
"<extra_id_33>",
|
| 37 |
+
"<extra_id_34>",
|
| 38 |
+
"<extra_id_35>",
|
| 39 |
+
"<extra_id_36>",
|
| 40 |
+
"<extra_id_37>",
|
| 41 |
+
"<extra_id_38>",
|
| 42 |
+
"<extra_id_39>",
|
| 43 |
+
"<extra_id_40>",
|
| 44 |
+
"<extra_id_41>",
|
| 45 |
+
"<extra_id_42>",
|
| 46 |
+
"<extra_id_43>",
|
| 47 |
+
"<extra_id_44>",
|
| 48 |
+
"<extra_id_45>",
|
| 49 |
+
"<extra_id_46>",
|
| 50 |
+
"<extra_id_47>",
|
| 51 |
+
"<extra_id_48>",
|
| 52 |
+
"<extra_id_49>",
|
| 53 |
+
"<extra_id_50>",
|
| 54 |
+
"<extra_id_51>",
|
| 55 |
+
"<extra_id_52>",
|
| 56 |
+
"<extra_id_53>",
|
| 57 |
+
"<extra_id_54>",
|
| 58 |
+
"<extra_id_55>",
|
| 59 |
+
"<extra_id_56>",
|
| 60 |
+
"<extra_id_57>",
|
| 61 |
+
"<extra_id_58>",
|
| 62 |
+
"<extra_id_59>",
|
| 63 |
+
"<extra_id_60>",
|
| 64 |
+
"<extra_id_61>",
|
| 65 |
+
"<extra_id_62>",
|
| 66 |
+
"<extra_id_63>",
|
| 67 |
+
"<extra_id_64>",
|
| 68 |
+
"<extra_id_65>",
|
| 69 |
+
"<extra_id_66>",
|
| 70 |
+
"<extra_id_67>",
|
| 71 |
+
"<extra_id_68>",
|
| 72 |
+
"<extra_id_69>",
|
| 73 |
+
"<extra_id_70>",
|
| 74 |
+
"<extra_id_71>",
|
| 75 |
+
"<extra_id_72>",
|
| 76 |
+
"<extra_id_73>",
|
| 77 |
+
"<extra_id_74>",
|
| 78 |
+
"<extra_id_75>",
|
| 79 |
+
"<extra_id_76>",
|
| 80 |
+
"<extra_id_77>",
|
| 81 |
+
"<extra_id_78>",
|
| 82 |
+
"<extra_id_79>",
|
| 83 |
+
"<extra_id_80>",
|
| 84 |
+
"<extra_id_81>",
|
| 85 |
+
"<extra_id_82>",
|
| 86 |
+
"<extra_id_83>",
|
| 87 |
+
"<extra_id_84>",
|
| 88 |
+
"<extra_id_85>",
|
| 89 |
+
"<extra_id_86>",
|
| 90 |
+
"<extra_id_87>",
|
| 91 |
+
"<extra_id_88>",
|
| 92 |
+
"<extra_id_89>",
|
| 93 |
+
"<extra_id_90>",
|
| 94 |
+
"<extra_id_91>",
|
| 95 |
+
"<extra_id_92>",
|
| 96 |
+
"<extra_id_93>",
|
| 97 |
+
"<extra_id_94>",
|
| 98 |
+
"<extra_id_95>",
|
| 99 |
+
"<extra_id_96>",
|
| 100 |
+
"<extra_id_97>",
|
| 101 |
+
"<extra_id_98>",
|
| 102 |
+
"<extra_id_99>",
|
| 103 |
+
"<extra_id_100>",
|
| 104 |
+
"<extra_id_101>",
|
| 105 |
+
"<extra_id_102>",
|
| 106 |
+
"<extra_id_103>",
|
| 107 |
+
"<extra_id_104>",
|
| 108 |
+
"<extra_id_105>",
|
| 109 |
+
"<extra_id_106>",
|
| 110 |
+
"<extra_id_107>",
|
| 111 |
+
"<extra_id_108>",
|
| 112 |
+
"<extra_id_109>",
|
| 113 |
+
"<extra_id_110>",
|
| 114 |
+
"<extra_id_111>",
|
| 115 |
+
"<extra_id_112>",
|
| 116 |
+
"<extra_id_113>",
|
| 117 |
+
"<extra_id_114>",
|
| 118 |
+
"<extra_id_115>",
|
| 119 |
+
"<extra_id_116>",
|
| 120 |
+
"<extra_id_117>",
|
| 121 |
+
"<extra_id_118>",
|
| 122 |
+
"<extra_id_119>",
|
| 123 |
+
"<extra_id_120>",
|
| 124 |
+
"<extra_id_121>",
|
| 125 |
+
"<extra_id_122>",
|
| 126 |
+
"<extra_id_123>",
|
| 127 |
+
"<extra_id_124>",
|
| 128 |
+
"<extra_id_125>",
|
| 129 |
+
"<extra_id_126>",
|
| 130 |
+
"<extra_id_127>",
|
| 131 |
+
"<extra_id_128>",
|
| 132 |
+
"<extra_id_129>",
|
| 133 |
+
"<extra_id_130>",
|
| 134 |
+
"<extra_id_131>",
|
| 135 |
+
"<extra_id_132>",
|
| 136 |
+
"<extra_id_133>",
|
| 137 |
+
"<extra_id_134>",
|
| 138 |
+
"<extra_id_135>",
|
| 139 |
+
"<extra_id_136>",
|
| 140 |
+
"<extra_id_137>",
|
| 141 |
+
"<extra_id_138>",
|
| 142 |
+
"<extra_id_139>",
|
| 143 |
+
"<extra_id_140>",
|
| 144 |
+
"<extra_id_141>",
|
| 145 |
+
"<extra_id_142>",
|
| 146 |
+
"<extra_id_143>",
|
| 147 |
+
"<extra_id_144>",
|
| 148 |
+
"<extra_id_145>",
|
| 149 |
+
"<extra_id_146>",
|
| 150 |
+
"<extra_id_147>",
|
| 151 |
+
"<extra_id_148>",
|
| 152 |
+
"<extra_id_149>",
|
| 153 |
+
"<extra_id_150>",
|
| 154 |
+
"<extra_id_151>",
|
| 155 |
+
"<extra_id_152>",
|
| 156 |
+
"<extra_id_153>",
|
| 157 |
+
"<extra_id_154>",
|
| 158 |
+
"<extra_id_155>",
|
| 159 |
+
"<extra_id_156>",
|
| 160 |
+
"<extra_id_157>",
|
| 161 |
+
"<extra_id_158>",
|
| 162 |
+
"<extra_id_159>",
|
| 163 |
+
"<extra_id_160>",
|
| 164 |
+
"<extra_id_161>",
|
| 165 |
+
"<extra_id_162>",
|
| 166 |
+
"<extra_id_163>",
|
| 167 |
+
"<extra_id_164>",
|
| 168 |
+
"<extra_id_165>",
|
| 169 |
+
"<extra_id_166>",
|
| 170 |
+
"<extra_id_167>",
|
| 171 |
+
"<extra_id_168>",
|
| 172 |
+
"<extra_id_169>",
|
| 173 |
+
"<extra_id_170>",
|
| 174 |
+
"<extra_id_171>",
|
| 175 |
+
"<extra_id_172>",
|
| 176 |
+
"<extra_id_173>",
|
| 177 |
+
"<extra_id_174>",
|
| 178 |
+
"<extra_id_175>",
|
| 179 |
+
"<extra_id_176>",
|
| 180 |
+
"<extra_id_177>",
|
| 181 |
+
"<extra_id_178>",
|
| 182 |
+
"<extra_id_179>",
|
| 183 |
+
"<extra_id_180>",
|
| 184 |
+
"<extra_id_181>",
|
| 185 |
+
"<extra_id_182>",
|
| 186 |
+
"<extra_id_183>",
|
| 187 |
+
"<extra_id_184>",
|
| 188 |
+
"<extra_id_185>",
|
| 189 |
+
"<extra_id_186>",
|
| 190 |
+
"<extra_id_187>",
|
| 191 |
+
"<extra_id_188>",
|
| 192 |
+
"<extra_id_189>",
|
| 193 |
+
"<extra_id_190>",
|
| 194 |
+
"<extra_id_191>",
|
| 195 |
+
"<extra_id_192>",
|
| 196 |
+
"<extra_id_193>",
|
| 197 |
+
"<extra_id_194>",
|
| 198 |
+
"<extra_id_195>",
|
| 199 |
+
"<extra_id_196>",
|
| 200 |
+
"<extra_id_197>",
|
| 201 |
+
"<extra_id_198>",
|
| 202 |
+
"<extra_id_199>",
|
| 203 |
+
"<extra_id_200>",
|
| 204 |
+
"<extra_id_201>",
|
| 205 |
+
"<extra_id_202>",
|
| 206 |
+
"<extra_id_203>",
|
| 207 |
+
"<extra_id_204>",
|
| 208 |
+
"<extra_id_205>",
|
| 209 |
+
"<extra_id_206>",
|
| 210 |
+
"<extra_id_207>",
|
| 211 |
+
"<extra_id_208>",
|
| 212 |
+
"<extra_id_209>",
|
| 213 |
+
"<extra_id_210>",
|
| 214 |
+
"<extra_id_211>",
|
| 215 |
+
"<extra_id_212>",
|
| 216 |
+
"<extra_id_213>",
|
| 217 |
+
"<extra_id_214>",
|
| 218 |
+
"<extra_id_215>",
|
| 219 |
+
"<extra_id_216>",
|
| 220 |
+
"<extra_id_217>",
|
| 221 |
+
"<extra_id_218>",
|
| 222 |
+
"<extra_id_219>",
|
| 223 |
+
"<extra_id_220>",
|
| 224 |
+
"<extra_id_221>",
|
| 225 |
+
"<extra_id_222>",
|
| 226 |
+
"<extra_id_223>",
|
| 227 |
+
"<extra_id_224>",
|
| 228 |
+
"<extra_id_225>",
|
| 229 |
+
"<extra_id_226>",
|
| 230 |
+
"<extra_id_227>",
|
| 231 |
+
"<extra_id_228>",
|
| 232 |
+
"<extra_id_229>",
|
| 233 |
+
"<extra_id_230>",
|
| 234 |
+
"<extra_id_231>",
|
| 235 |
+
"<extra_id_232>",
|
| 236 |
+
"<extra_id_233>",
|
| 237 |
+
"<extra_id_234>",
|
| 238 |
+
"<extra_id_235>",
|
| 239 |
+
"<extra_id_236>",
|
| 240 |
+
"<extra_id_237>",
|
| 241 |
+
"<extra_id_238>",
|
| 242 |
+
"<extra_id_239>",
|
| 243 |
+
"<extra_id_240>",
|
| 244 |
+
"<extra_id_241>",
|
| 245 |
+
"<extra_id_242>",
|
| 246 |
+
"<extra_id_243>",
|
| 247 |
+
"<extra_id_244>",
|
| 248 |
+
"<extra_id_245>",
|
| 249 |
+
"<extra_id_246>",
|
| 250 |
+
"<extra_id_247>",
|
| 251 |
+
"<extra_id_248>",
|
| 252 |
+
"<extra_id_249>",
|
| 253 |
+
"<extra_id_250>",
|
| 254 |
+
"<extra_id_251>",
|
| 255 |
+
"<extra_id_252>",
|
| 256 |
+
"<extra_id_253>",
|
| 257 |
+
"<extra_id_254>",
|
| 258 |
+
"<extra_id_255>",
|
| 259 |
+
"<extra_id_256>",
|
| 260 |
+
"<extra_id_257>",
|
| 261 |
+
"<extra_id_258>",
|
| 262 |
+
"<extra_id_259>",
|
| 263 |
+
"<extra_id_260>",
|
| 264 |
+
"<extra_id_261>",
|
| 265 |
+
"<extra_id_262>",
|
| 266 |
+
"<extra_id_263>",
|
| 267 |
+
"<extra_id_264>",
|
| 268 |
+
"<extra_id_265>",
|
| 269 |
+
"<extra_id_266>",
|
| 270 |
+
"<extra_id_267>",
|
| 271 |
+
"<extra_id_268>",
|
| 272 |
+
"<extra_id_269>",
|
| 273 |
+
"<extra_id_270>",
|
| 274 |
+
"<extra_id_271>",
|
| 275 |
+
"<extra_id_272>",
|
| 276 |
+
"<extra_id_273>",
|
| 277 |
+
"<extra_id_274>",
|
| 278 |
+
"<extra_id_275>",
|
| 279 |
+
"<extra_id_276>",
|
| 280 |
+
"<extra_id_277>",
|
| 281 |
+
"<extra_id_278>",
|
| 282 |
+
"<extra_id_279>",
|
| 283 |
+
"<extra_id_280>",
|
| 284 |
+
"<extra_id_281>",
|
| 285 |
+
"<extra_id_282>",
|
| 286 |
+
"<extra_id_283>",
|
| 287 |
+
"<extra_id_284>",
|
| 288 |
+
"<extra_id_285>",
|
| 289 |
+
"<extra_id_286>",
|
| 290 |
+
"<extra_id_287>",
|
| 291 |
+
"<extra_id_288>",
|
| 292 |
+
"<extra_id_289>",
|
| 293 |
+
"<extra_id_290>",
|
| 294 |
+
"<extra_id_291>",
|
| 295 |
+
"<extra_id_292>",
|
| 296 |
+
"<extra_id_293>",
|
| 297 |
+
"<extra_id_294>",
|
| 298 |
+
"<extra_id_295>",
|
| 299 |
+
"<extra_id_296>",
|
| 300 |
+
"<extra_id_297>",
|
| 301 |
+
"<extra_id_298>",
|
| 302 |
+
"<extra_id_299>"
|
| 303 |
+
],
|
| 304 |
+
"bos_token": {
|
| 305 |
+
"content": "<s>",
|
| 306 |
+
"lstrip": false,
|
| 307 |
+
"normalized": false,
|
| 308 |
+
"rstrip": false,
|
| 309 |
+
"single_word": false
|
| 310 |
+
},
|
| 311 |
+
"eos_token": {
|
| 312 |
+
"content": "</s>",
|
| 313 |
+
"lstrip": false,
|
| 314 |
+
"normalized": false,
|
| 315 |
+
"rstrip": false,
|
| 316 |
+
"single_word": false
|
| 317 |
+
},
|
| 318 |
+
"pad_token": {
|
| 319 |
+
"content": "<pad>",
|
| 320 |
+
"lstrip": false,
|
| 321 |
+
"normalized": false,
|
| 322 |
+
"rstrip": false,
|
| 323 |
+
"single_word": false
|
| 324 |
+
},
|
| 325 |
+
"unk_token": {
|
| 326 |
+
"content": "<unk>",
|
| 327 |
+
"lstrip": false,
|
| 328 |
+
"normalized": false,
|
| 329 |
+
"rstrip": false,
|
| 330 |
+
"single_word": false
|
| 331 |
+
}
|
| 332 |
+
}
|
tokenizer_config.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
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:92d171ef686f7aee509b23a1b9f16fe5cea3d578e6ab4e726dd09f025a795496
|
| 3 |
+
size 5560
|