Delete spider/t5-base/run_2
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- spider/t5-base/run_2/all_preds.json +0 -0
- spider/t5-base/run_2/best/config.json +0 -63
- spider/t5-base/run_2/best/generation_config.json +0 -7
- spider/t5-base/run_2/best/metadata.json +0 -16
- spider/t5-base/run_2/best/model.safetensors +0 -3
- spider/t5-base/run_2/best/tokenizer.json +0 -0
- spider/t5-base/run_2/best/tokenizer_config.json +0 -112
- spider/t5-base/run_2/best/training_state.pt +0 -3
- spider/t5-base/run_2/epoch-01-em0_1673/config.json +0 -63
- spider/t5-base/run_2/epoch-01-em0_1673/generation_config.json +0 -7
- spider/t5-base/run_2/epoch-01-em0_1673/metadata.json +0 -16
- spider/t5-base/run_2/epoch-01-em0_1673/model.safetensors +0 -3
- spider/t5-base/run_2/epoch-01-em0_1673/tokenizer.json +0 -0
- spider/t5-base/run_2/epoch-01-em0_1673/tokenizer_config.json +0 -112
- spider/t5-base/run_2/epoch-01-em0_1673/training_state.pt +0 -3
- spider/t5-base/run_2/epoch-01-em0_1750/config.json +0 -63
- spider/t5-base/run_2/epoch-01-em0_1750/generation_config.json +0 -7
- spider/t5-base/run_2/epoch-01-em0_1750/metadata.json +0 -16
- spider/t5-base/run_2/epoch-01-em0_1750/model.safetensors +0 -3
- spider/t5-base/run_2/epoch-01-em0_1750/tokenizer.json +0 -0
- spider/t5-base/run_2/epoch-01-em0_1750/tokenizer_config.json +0 -112
- spider/t5-base/run_2/epoch-01-em0_1750/training_state.pt +0 -3
- spider/t5-base/run_2/epoch-02-em0_2573/config.json +0 -63
- spider/t5-base/run_2/epoch-02-em0_2573/generation_config.json +0 -7
- spider/t5-base/run_2/epoch-02-em0_2573/metadata.json +0 -16
- spider/t5-base/run_2/epoch-02-em0_2573/model.safetensors +0 -3
- spider/t5-base/run_2/epoch-02-em0_2573/tokenizer.json +0 -0
- spider/t5-base/run_2/epoch-02-em0_2573/tokenizer_config.json +0 -112
- spider/t5-base/run_2/epoch-02-em0_2573/training_state.pt +0 -3
- spider/t5-base/run_2/epoch-02-em0_2602/config.json +0 -63
- spider/t5-base/run_2/epoch-02-em0_2602/generation_config.json +0 -7
- spider/t5-base/run_2/epoch-02-em0_2602/metadata.json +0 -16
- spider/t5-base/run_2/epoch-02-em0_2602/model.safetensors +0 -3
- spider/t5-base/run_2/epoch-02-em0_2602/tokenizer.json +0 -0
- spider/t5-base/run_2/epoch-02-em0_2602/tokenizer_config.json +0 -112
- spider/t5-base/run_2/epoch-02-em0_2602/training_state.pt +0 -3
- spider/t5-base/run_2/epoch-03-em0_2901/config.json +0 -63
- spider/t5-base/run_2/epoch-03-em0_2901/generation_config.json +0 -7
- spider/t5-base/run_2/epoch-03-em0_2901/metadata.json +0 -16
- spider/t5-base/run_2/epoch-03-em0_2901/model.safetensors +0 -3
- spider/t5-base/run_2/epoch-03-em0_2901/tokenizer.json +0 -0
- spider/t5-base/run_2/epoch-03-em0_2901/tokenizer_config.json +0 -112
- spider/t5-base/run_2/epoch-03-em0_2901/training_state.pt +0 -3
- spider/t5-base/run_2/epoch-03-em0_3008/config.json +0 -63
- spider/t5-base/run_2/epoch-03-em0_3008/generation_config.json +0 -7
- spider/t5-base/run_2/epoch-03-em0_3008/metadata.json +0 -16
- spider/t5-base/run_2/epoch-03-em0_3008/model.safetensors +0 -3
- spider/t5-base/run_2/epoch-03-em0_3008/tokenizer.json +0 -0
- spider/t5-base/run_2/epoch-03-em0_3008/tokenizer_config.json +0 -112
- spider/t5-base/run_2/epoch-03-em0_3008/training_state.pt +0 -3
spider/t5-base/run_2/all_preds.json
DELETED
|
The diff for this file is too large to render.
See raw diff
|
|
|
spider/t5-base/run_2/best/config.json
DELETED
|
@@ -1,63 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"architectures": [
|
| 3 |
-
"T5ForConditionalGeneration"
|
| 4 |
-
],
|
| 5 |
-
"classifier_dropout": 0.0,
|
| 6 |
-
"d_ff": 3072,
|
| 7 |
-
"d_kv": 64,
|
| 8 |
-
"d_model": 768,
|
| 9 |
-
"decoder_start_token_id": 0,
|
| 10 |
-
"dense_act_fn": "relu",
|
| 11 |
-
"dropout_rate": 0.1,
|
| 12 |
-
"dtype": "float32",
|
| 13 |
-
"eos_token_id": 1,
|
| 14 |
-
"feed_forward_proj": "relu",
|
| 15 |
-
"initializer_factor": 1.0,
|
| 16 |
-
"is_decoder": false,
|
| 17 |
-
"is_encoder_decoder": true,
|
| 18 |
-
"is_gated_act": false,
|
| 19 |
-
"layer_norm_epsilon": 1e-06,
|
| 20 |
-
"model_type": "t5",
|
| 21 |
-
"n_positions": 512,
|
| 22 |
-
"num_decoder_layers": 12,
|
| 23 |
-
"num_heads": 12,
|
| 24 |
-
"num_layers": 12,
|
| 25 |
-
"output_past": true,
|
| 26 |
-
"pad_token_id": 0,
|
| 27 |
-
"relative_attention_max_distance": 128,
|
| 28 |
-
"relative_attention_num_buckets": 32,
|
| 29 |
-
"scale_decoder_outputs": true,
|
| 30 |
-
"task_specific_params": {
|
| 31 |
-
"summarization": {
|
| 32 |
-
"early_stopping": true,
|
| 33 |
-
"length_penalty": 2.0,
|
| 34 |
-
"max_length": 200,
|
| 35 |
-
"min_length": 30,
|
| 36 |
-
"no_repeat_ngram_size": 3,
|
| 37 |
-
"num_beams": 4,
|
| 38 |
-
"prefix": "summarize: "
|
| 39 |
-
},
|
| 40 |
-
"translation_en_to_de": {
|
| 41 |
-
"early_stopping": true,
|
| 42 |
-
"max_length": 300,
|
| 43 |
-
"num_beams": 4,
|
| 44 |
-
"prefix": "translate English to German: "
|
| 45 |
-
},
|
| 46 |
-
"translation_en_to_fr": {
|
| 47 |
-
"early_stopping": true,
|
| 48 |
-
"max_length": 300,
|
| 49 |
-
"num_beams": 4,
|
| 50 |
-
"prefix": "translate English to French: "
|
| 51 |
-
},
|
| 52 |
-
"translation_en_to_ro": {
|
| 53 |
-
"early_stopping": true,
|
| 54 |
-
"max_length": 300,
|
| 55 |
-
"num_beams": 4,
|
| 56 |
-
"prefix": "translate English to Romanian: "
|
| 57 |
-
}
|
| 58 |
-
},
|
| 59 |
-
"tie_word_embeddings": true,
|
| 60 |
-
"transformers_version": "5.0.0",
|
| 61 |
-
"use_cache": true,
|
| 62 |
-
"vocab_size": 32128
|
| 63 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/best/generation_config.json
DELETED
|
@@ -1,7 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"_from_model_config": true,
|
| 3 |
-
"decoder_start_token_id": 0,
|
| 4 |
-
"eos_token_id": 1,
|
| 5 |
-
"pad_token_id": 0,
|
| 6 |
-
"transformers_version": "5.0.0"
|
| 7 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/best/metadata.json
DELETED
|
@@ -1,16 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"epoch": 6,
|
| 3 |
-
"em_raw": 0.31431334622823986,
|
| 4 |
-
"em_norm": 0.31431334622823986,
|
| 5 |
-
"model": "t5-base",
|
| 6 |
-
"run": 2,
|
| 7 |
-
"dataset": "spider",
|
| 8 |
-
"config": {
|
| 9 |
-
"learning_rate": 5e-05,
|
| 10 |
-
"batch_size": 16,
|
| 11 |
-
"max_input_len": 1024,
|
| 12 |
-
"max_output_len": 128,
|
| 13 |
-
"warmup_ratio": 0.06,
|
| 14 |
-
"num_epochs": 6
|
| 15 |
-
}
|
| 16 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/best/model.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:99ca6b8d5f11105fcc991bd5f555d7d7ca871cce38773ae6edca122925c8feca
|
| 3 |
-
size 891644712
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/best/tokenizer.json
DELETED
|
The diff for this file is too large to render.
See raw diff
|
|
|
spider/t5-base/run_2/best/tokenizer_config.json
DELETED
|
@@ -1,112 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"backend": "tokenizers",
|
| 3 |
-
"eos_token": "</s>",
|
| 4 |
-
"extra_ids": 100,
|
| 5 |
-
"extra_special_tokens": [
|
| 6 |
-
"<extra_id_0>",
|
| 7 |
-
"<extra_id_1>",
|
| 8 |
-
"<extra_id_2>",
|
| 9 |
-
"<extra_id_3>",
|
| 10 |
-
"<extra_id_4>",
|
| 11 |
-
"<extra_id_5>",
|
| 12 |
-
"<extra_id_6>",
|
| 13 |
-
"<extra_id_7>",
|
| 14 |
-
"<extra_id_8>",
|
| 15 |
-
"<extra_id_9>",
|
| 16 |
-
"<extra_id_10>",
|
| 17 |
-
"<extra_id_11>",
|
| 18 |
-
"<extra_id_12>",
|
| 19 |
-
"<extra_id_13>",
|
| 20 |
-
"<extra_id_14>",
|
| 21 |
-
"<extra_id_15>",
|
| 22 |
-
"<extra_id_16>",
|
| 23 |
-
"<extra_id_17>",
|
| 24 |
-
"<extra_id_18>",
|
| 25 |
-
"<extra_id_19>",
|
| 26 |
-
"<extra_id_20>",
|
| 27 |
-
"<extra_id_21>",
|
| 28 |
-
"<extra_id_22>",
|
| 29 |
-
"<extra_id_23>",
|
| 30 |
-
"<extra_id_24>",
|
| 31 |
-
"<extra_id_25>",
|
| 32 |
-
"<extra_id_26>",
|
| 33 |
-
"<extra_id_27>",
|
| 34 |
-
"<extra_id_28>",
|
| 35 |
-
"<extra_id_29>",
|
| 36 |
-
"<extra_id_30>",
|
| 37 |
-
"<extra_id_31>",
|
| 38 |
-
"<extra_id_32>",
|
| 39 |
-
"<extra_id_33>",
|
| 40 |
-
"<extra_id_34>",
|
| 41 |
-
"<extra_id_35>",
|
| 42 |
-
"<extra_id_36>",
|
| 43 |
-
"<extra_id_37>",
|
| 44 |
-
"<extra_id_38>",
|
| 45 |
-
"<extra_id_39>",
|
| 46 |
-
"<extra_id_40>",
|
| 47 |
-
"<extra_id_41>",
|
| 48 |
-
"<extra_id_42>",
|
| 49 |
-
"<extra_id_43>",
|
| 50 |
-
"<extra_id_44>",
|
| 51 |
-
"<extra_id_45>",
|
| 52 |
-
"<extra_id_46>",
|
| 53 |
-
"<extra_id_47>",
|
| 54 |
-
"<extra_id_48>",
|
| 55 |
-
"<extra_id_49>",
|
| 56 |
-
"<extra_id_50>",
|
| 57 |
-
"<extra_id_51>",
|
| 58 |
-
"<extra_id_52>",
|
| 59 |
-
"<extra_id_53>",
|
| 60 |
-
"<extra_id_54>",
|
| 61 |
-
"<extra_id_55>",
|
| 62 |
-
"<extra_id_56>",
|
| 63 |
-
"<extra_id_57>",
|
| 64 |
-
"<extra_id_58>",
|
| 65 |
-
"<extra_id_59>",
|
| 66 |
-
"<extra_id_60>",
|
| 67 |
-
"<extra_id_61>",
|
| 68 |
-
"<extra_id_62>",
|
| 69 |
-
"<extra_id_63>",
|
| 70 |
-
"<extra_id_64>",
|
| 71 |
-
"<extra_id_65>",
|
| 72 |
-
"<extra_id_66>",
|
| 73 |
-
"<extra_id_67>",
|
| 74 |
-
"<extra_id_68>",
|
| 75 |
-
"<extra_id_69>",
|
| 76 |
-
"<extra_id_70>",
|
| 77 |
-
"<extra_id_71>",
|
| 78 |
-
"<extra_id_72>",
|
| 79 |
-
"<extra_id_73>",
|
| 80 |
-
"<extra_id_74>",
|
| 81 |
-
"<extra_id_75>",
|
| 82 |
-
"<extra_id_76>",
|
| 83 |
-
"<extra_id_77>",
|
| 84 |
-
"<extra_id_78>",
|
| 85 |
-
"<extra_id_79>",
|
| 86 |
-
"<extra_id_80>",
|
| 87 |
-
"<extra_id_81>",
|
| 88 |
-
"<extra_id_82>",
|
| 89 |
-
"<extra_id_83>",
|
| 90 |
-
"<extra_id_84>",
|
| 91 |
-
"<extra_id_85>",
|
| 92 |
-
"<extra_id_86>",
|
| 93 |
-
"<extra_id_87>",
|
| 94 |
-
"<extra_id_88>",
|
| 95 |
-
"<extra_id_89>",
|
| 96 |
-
"<extra_id_90>",
|
| 97 |
-
"<extra_id_91>",
|
| 98 |
-
"<extra_id_92>",
|
| 99 |
-
"<extra_id_93>",
|
| 100 |
-
"<extra_id_94>",
|
| 101 |
-
"<extra_id_95>",
|
| 102 |
-
"<extra_id_96>",
|
| 103 |
-
"<extra_id_97>",
|
| 104 |
-
"<extra_id_98>",
|
| 105 |
-
"<extra_id_99>"
|
| 106 |
-
],
|
| 107 |
-
"is_local": false,
|
| 108 |
-
"model_max_length": 1000000000000000019884624838656,
|
| 109 |
-
"pad_token": "<pad>",
|
| 110 |
-
"tokenizer_class": "T5Tokenizer",
|
| 111 |
-
"unk_token": "<unk>"
|
| 112 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/best/training_state.pt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:62ce4cd5423badd5f1b9b8c533c553498111f413c537ae1273945928be4c5b48
|
| 3 |
-
size 1783449336
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-01-em0_1673/config.json
DELETED
|
@@ -1,63 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"architectures": [
|
| 3 |
-
"T5ForConditionalGeneration"
|
| 4 |
-
],
|
| 5 |
-
"classifier_dropout": 0.0,
|
| 6 |
-
"d_ff": 3072,
|
| 7 |
-
"d_kv": 64,
|
| 8 |
-
"d_model": 768,
|
| 9 |
-
"decoder_start_token_id": 0,
|
| 10 |
-
"dense_act_fn": "relu",
|
| 11 |
-
"dropout_rate": 0.1,
|
| 12 |
-
"dtype": "float32",
|
| 13 |
-
"eos_token_id": 1,
|
| 14 |
-
"feed_forward_proj": "relu",
|
| 15 |
-
"initializer_factor": 1.0,
|
| 16 |
-
"is_decoder": false,
|
| 17 |
-
"is_encoder_decoder": true,
|
| 18 |
-
"is_gated_act": false,
|
| 19 |
-
"layer_norm_epsilon": 1e-06,
|
| 20 |
-
"model_type": "t5",
|
| 21 |
-
"n_positions": 512,
|
| 22 |
-
"num_decoder_layers": 12,
|
| 23 |
-
"num_heads": 12,
|
| 24 |
-
"num_layers": 12,
|
| 25 |
-
"output_past": true,
|
| 26 |
-
"pad_token_id": 0,
|
| 27 |
-
"relative_attention_max_distance": 128,
|
| 28 |
-
"relative_attention_num_buckets": 32,
|
| 29 |
-
"scale_decoder_outputs": true,
|
| 30 |
-
"task_specific_params": {
|
| 31 |
-
"summarization": {
|
| 32 |
-
"early_stopping": true,
|
| 33 |
-
"length_penalty": 2.0,
|
| 34 |
-
"max_length": 200,
|
| 35 |
-
"min_length": 30,
|
| 36 |
-
"no_repeat_ngram_size": 3,
|
| 37 |
-
"num_beams": 4,
|
| 38 |
-
"prefix": "summarize: "
|
| 39 |
-
},
|
| 40 |
-
"translation_en_to_de": {
|
| 41 |
-
"early_stopping": true,
|
| 42 |
-
"max_length": 300,
|
| 43 |
-
"num_beams": 4,
|
| 44 |
-
"prefix": "translate English to German: "
|
| 45 |
-
},
|
| 46 |
-
"translation_en_to_fr": {
|
| 47 |
-
"early_stopping": true,
|
| 48 |
-
"max_length": 300,
|
| 49 |
-
"num_beams": 4,
|
| 50 |
-
"prefix": "translate English to French: "
|
| 51 |
-
},
|
| 52 |
-
"translation_en_to_ro": {
|
| 53 |
-
"early_stopping": true,
|
| 54 |
-
"max_length": 300,
|
| 55 |
-
"num_beams": 4,
|
| 56 |
-
"prefix": "translate English to Romanian: "
|
| 57 |
-
}
|
| 58 |
-
},
|
| 59 |
-
"tie_word_embeddings": true,
|
| 60 |
-
"transformers_version": "5.0.0",
|
| 61 |
-
"use_cache": true,
|
| 62 |
-
"vocab_size": 32128
|
| 63 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-01-em0_1673/generation_config.json
DELETED
|
@@ -1,7 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"_from_model_config": true,
|
| 3 |
-
"decoder_start_token_id": 0,
|
| 4 |
-
"eos_token_id": 1,
|
| 5 |
-
"pad_token_id": 0,
|
| 6 |
-
"transformers_version": "5.0.0"
|
| 7 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-01-em0_1673/metadata.json
DELETED
|
@@ -1,16 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"epoch": 1,
|
| 3 |
-
"em_raw": 0.16731141199226304,
|
| 4 |
-
"em_norm": 0.16731141199226304,
|
| 5 |
-
"model": "t5-base",
|
| 6 |
-
"run": 2,
|
| 7 |
-
"dataset": "spider",
|
| 8 |
-
"config": {
|
| 9 |
-
"learning_rate": 5e-05,
|
| 10 |
-
"batch_size": 16,
|
| 11 |
-
"max_input_len": 1024,
|
| 12 |
-
"max_output_len": 128,
|
| 13 |
-
"warmup_ratio": 0.06,
|
| 14 |
-
"num_epochs": 6
|
| 15 |
-
}
|
| 16 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-01-em0_1673/model.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:37a65d5b9e91fc6bffb45d0399638b257eb22e97f072d99a637db153024b50d6
|
| 3 |
-
size 891644712
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-01-em0_1673/tokenizer.json
DELETED
|
The diff for this file is too large to render.
See raw diff
|
|
|
spider/t5-base/run_2/epoch-01-em0_1673/tokenizer_config.json
DELETED
|
@@ -1,112 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"backend": "tokenizers",
|
| 3 |
-
"eos_token": "</s>",
|
| 4 |
-
"extra_ids": 100,
|
| 5 |
-
"extra_special_tokens": [
|
| 6 |
-
"<extra_id_0>",
|
| 7 |
-
"<extra_id_1>",
|
| 8 |
-
"<extra_id_2>",
|
| 9 |
-
"<extra_id_3>",
|
| 10 |
-
"<extra_id_4>",
|
| 11 |
-
"<extra_id_5>",
|
| 12 |
-
"<extra_id_6>",
|
| 13 |
-
"<extra_id_7>",
|
| 14 |
-
"<extra_id_8>",
|
| 15 |
-
"<extra_id_9>",
|
| 16 |
-
"<extra_id_10>",
|
| 17 |
-
"<extra_id_11>",
|
| 18 |
-
"<extra_id_12>",
|
| 19 |
-
"<extra_id_13>",
|
| 20 |
-
"<extra_id_14>",
|
| 21 |
-
"<extra_id_15>",
|
| 22 |
-
"<extra_id_16>",
|
| 23 |
-
"<extra_id_17>",
|
| 24 |
-
"<extra_id_18>",
|
| 25 |
-
"<extra_id_19>",
|
| 26 |
-
"<extra_id_20>",
|
| 27 |
-
"<extra_id_21>",
|
| 28 |
-
"<extra_id_22>",
|
| 29 |
-
"<extra_id_23>",
|
| 30 |
-
"<extra_id_24>",
|
| 31 |
-
"<extra_id_25>",
|
| 32 |
-
"<extra_id_26>",
|
| 33 |
-
"<extra_id_27>",
|
| 34 |
-
"<extra_id_28>",
|
| 35 |
-
"<extra_id_29>",
|
| 36 |
-
"<extra_id_30>",
|
| 37 |
-
"<extra_id_31>",
|
| 38 |
-
"<extra_id_32>",
|
| 39 |
-
"<extra_id_33>",
|
| 40 |
-
"<extra_id_34>",
|
| 41 |
-
"<extra_id_35>",
|
| 42 |
-
"<extra_id_36>",
|
| 43 |
-
"<extra_id_37>",
|
| 44 |
-
"<extra_id_38>",
|
| 45 |
-
"<extra_id_39>",
|
| 46 |
-
"<extra_id_40>",
|
| 47 |
-
"<extra_id_41>",
|
| 48 |
-
"<extra_id_42>",
|
| 49 |
-
"<extra_id_43>",
|
| 50 |
-
"<extra_id_44>",
|
| 51 |
-
"<extra_id_45>",
|
| 52 |
-
"<extra_id_46>",
|
| 53 |
-
"<extra_id_47>",
|
| 54 |
-
"<extra_id_48>",
|
| 55 |
-
"<extra_id_49>",
|
| 56 |
-
"<extra_id_50>",
|
| 57 |
-
"<extra_id_51>",
|
| 58 |
-
"<extra_id_52>",
|
| 59 |
-
"<extra_id_53>",
|
| 60 |
-
"<extra_id_54>",
|
| 61 |
-
"<extra_id_55>",
|
| 62 |
-
"<extra_id_56>",
|
| 63 |
-
"<extra_id_57>",
|
| 64 |
-
"<extra_id_58>",
|
| 65 |
-
"<extra_id_59>",
|
| 66 |
-
"<extra_id_60>",
|
| 67 |
-
"<extra_id_61>",
|
| 68 |
-
"<extra_id_62>",
|
| 69 |
-
"<extra_id_63>",
|
| 70 |
-
"<extra_id_64>",
|
| 71 |
-
"<extra_id_65>",
|
| 72 |
-
"<extra_id_66>",
|
| 73 |
-
"<extra_id_67>",
|
| 74 |
-
"<extra_id_68>",
|
| 75 |
-
"<extra_id_69>",
|
| 76 |
-
"<extra_id_70>",
|
| 77 |
-
"<extra_id_71>",
|
| 78 |
-
"<extra_id_72>",
|
| 79 |
-
"<extra_id_73>",
|
| 80 |
-
"<extra_id_74>",
|
| 81 |
-
"<extra_id_75>",
|
| 82 |
-
"<extra_id_76>",
|
| 83 |
-
"<extra_id_77>",
|
| 84 |
-
"<extra_id_78>",
|
| 85 |
-
"<extra_id_79>",
|
| 86 |
-
"<extra_id_80>",
|
| 87 |
-
"<extra_id_81>",
|
| 88 |
-
"<extra_id_82>",
|
| 89 |
-
"<extra_id_83>",
|
| 90 |
-
"<extra_id_84>",
|
| 91 |
-
"<extra_id_85>",
|
| 92 |
-
"<extra_id_86>",
|
| 93 |
-
"<extra_id_87>",
|
| 94 |
-
"<extra_id_88>",
|
| 95 |
-
"<extra_id_89>",
|
| 96 |
-
"<extra_id_90>",
|
| 97 |
-
"<extra_id_91>",
|
| 98 |
-
"<extra_id_92>",
|
| 99 |
-
"<extra_id_93>",
|
| 100 |
-
"<extra_id_94>",
|
| 101 |
-
"<extra_id_95>",
|
| 102 |
-
"<extra_id_96>",
|
| 103 |
-
"<extra_id_97>",
|
| 104 |
-
"<extra_id_98>",
|
| 105 |
-
"<extra_id_99>"
|
| 106 |
-
],
|
| 107 |
-
"is_local": false,
|
| 108 |
-
"model_max_length": 1000000000000000019884624838656,
|
| 109 |
-
"pad_token": "<pad>",
|
| 110 |
-
"tokenizer_class": "T5Tokenizer",
|
| 111 |
-
"unk_token": "<unk>"
|
| 112 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-01-em0_1673/training_state.pt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:fade1bd2bd12f9800249ffd1e527a477a71f7e69062faf84f33fd8d8c42dbb98
|
| 3 |
-
size 1783449336
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-01-em0_1750/config.json
DELETED
|
@@ -1,63 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"architectures": [
|
| 3 |
-
"T5ForConditionalGeneration"
|
| 4 |
-
],
|
| 5 |
-
"classifier_dropout": 0.0,
|
| 6 |
-
"d_ff": 3072,
|
| 7 |
-
"d_kv": 64,
|
| 8 |
-
"d_model": 768,
|
| 9 |
-
"decoder_start_token_id": 0,
|
| 10 |
-
"dense_act_fn": "relu",
|
| 11 |
-
"dropout_rate": 0.1,
|
| 12 |
-
"dtype": "float32",
|
| 13 |
-
"eos_token_id": 1,
|
| 14 |
-
"feed_forward_proj": "relu",
|
| 15 |
-
"initializer_factor": 1.0,
|
| 16 |
-
"is_decoder": false,
|
| 17 |
-
"is_encoder_decoder": true,
|
| 18 |
-
"is_gated_act": false,
|
| 19 |
-
"layer_norm_epsilon": 1e-06,
|
| 20 |
-
"model_type": "t5",
|
| 21 |
-
"n_positions": 512,
|
| 22 |
-
"num_decoder_layers": 12,
|
| 23 |
-
"num_heads": 12,
|
| 24 |
-
"num_layers": 12,
|
| 25 |
-
"output_past": true,
|
| 26 |
-
"pad_token_id": 0,
|
| 27 |
-
"relative_attention_max_distance": 128,
|
| 28 |
-
"relative_attention_num_buckets": 32,
|
| 29 |
-
"scale_decoder_outputs": true,
|
| 30 |
-
"task_specific_params": {
|
| 31 |
-
"summarization": {
|
| 32 |
-
"early_stopping": true,
|
| 33 |
-
"length_penalty": 2.0,
|
| 34 |
-
"max_length": 200,
|
| 35 |
-
"min_length": 30,
|
| 36 |
-
"no_repeat_ngram_size": 3,
|
| 37 |
-
"num_beams": 4,
|
| 38 |
-
"prefix": "summarize: "
|
| 39 |
-
},
|
| 40 |
-
"translation_en_to_de": {
|
| 41 |
-
"early_stopping": true,
|
| 42 |
-
"max_length": 300,
|
| 43 |
-
"num_beams": 4,
|
| 44 |
-
"prefix": "translate English to German: "
|
| 45 |
-
},
|
| 46 |
-
"translation_en_to_fr": {
|
| 47 |
-
"early_stopping": true,
|
| 48 |
-
"max_length": 300,
|
| 49 |
-
"num_beams": 4,
|
| 50 |
-
"prefix": "translate English to French: "
|
| 51 |
-
},
|
| 52 |
-
"translation_en_to_ro": {
|
| 53 |
-
"early_stopping": true,
|
| 54 |
-
"max_length": 300,
|
| 55 |
-
"num_beams": 4,
|
| 56 |
-
"prefix": "translate English to Romanian: "
|
| 57 |
-
}
|
| 58 |
-
},
|
| 59 |
-
"tie_word_embeddings": true,
|
| 60 |
-
"transformers_version": "5.0.0",
|
| 61 |
-
"use_cache": true,
|
| 62 |
-
"vocab_size": 32128
|
| 63 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-01-em0_1750/generation_config.json
DELETED
|
@@ -1,7 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"_from_model_config": true,
|
| 3 |
-
"decoder_start_token_id": 0,
|
| 4 |
-
"eos_token_id": 1,
|
| 5 |
-
"pad_token_id": 0,
|
| 6 |
-
"transformers_version": "5.0.0"
|
| 7 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-01-em0_1750/metadata.json
DELETED
|
@@ -1,16 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"epoch": 1,
|
| 3 |
-
"em_raw": 0.08027079303675048,
|
| 4 |
-
"em_norm": 0.17504835589941972,
|
| 5 |
-
"model": "t5-base",
|
| 6 |
-
"run": 2,
|
| 7 |
-
"dataset": "spider",
|
| 8 |
-
"config": {
|
| 9 |
-
"learning_rate": 5e-05,
|
| 10 |
-
"batch_size": 16,
|
| 11 |
-
"max_input_len": 1024,
|
| 12 |
-
"max_output_len": 128,
|
| 13 |
-
"warmup_ratio": 0.06,
|
| 14 |
-
"num_epochs": 6
|
| 15 |
-
}
|
| 16 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-01-em0_1750/model.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:29a492b05b391b70e6bc0378d4e0d668fb09dc3d2d325160aa9e78f54cc6a375
|
| 3 |
-
size 891644712
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-01-em0_1750/tokenizer.json
DELETED
|
The diff for this file is too large to render.
See raw diff
|
|
|
spider/t5-base/run_2/epoch-01-em0_1750/tokenizer_config.json
DELETED
|
@@ -1,112 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"backend": "tokenizers",
|
| 3 |
-
"eos_token": "</s>",
|
| 4 |
-
"extra_ids": 100,
|
| 5 |
-
"extra_special_tokens": [
|
| 6 |
-
"<extra_id_0>",
|
| 7 |
-
"<extra_id_1>",
|
| 8 |
-
"<extra_id_2>",
|
| 9 |
-
"<extra_id_3>",
|
| 10 |
-
"<extra_id_4>",
|
| 11 |
-
"<extra_id_5>",
|
| 12 |
-
"<extra_id_6>",
|
| 13 |
-
"<extra_id_7>",
|
| 14 |
-
"<extra_id_8>",
|
| 15 |
-
"<extra_id_9>",
|
| 16 |
-
"<extra_id_10>",
|
| 17 |
-
"<extra_id_11>",
|
| 18 |
-
"<extra_id_12>",
|
| 19 |
-
"<extra_id_13>",
|
| 20 |
-
"<extra_id_14>",
|
| 21 |
-
"<extra_id_15>",
|
| 22 |
-
"<extra_id_16>",
|
| 23 |
-
"<extra_id_17>",
|
| 24 |
-
"<extra_id_18>",
|
| 25 |
-
"<extra_id_19>",
|
| 26 |
-
"<extra_id_20>",
|
| 27 |
-
"<extra_id_21>",
|
| 28 |
-
"<extra_id_22>",
|
| 29 |
-
"<extra_id_23>",
|
| 30 |
-
"<extra_id_24>",
|
| 31 |
-
"<extra_id_25>",
|
| 32 |
-
"<extra_id_26>",
|
| 33 |
-
"<extra_id_27>",
|
| 34 |
-
"<extra_id_28>",
|
| 35 |
-
"<extra_id_29>",
|
| 36 |
-
"<extra_id_30>",
|
| 37 |
-
"<extra_id_31>",
|
| 38 |
-
"<extra_id_32>",
|
| 39 |
-
"<extra_id_33>",
|
| 40 |
-
"<extra_id_34>",
|
| 41 |
-
"<extra_id_35>",
|
| 42 |
-
"<extra_id_36>",
|
| 43 |
-
"<extra_id_37>",
|
| 44 |
-
"<extra_id_38>",
|
| 45 |
-
"<extra_id_39>",
|
| 46 |
-
"<extra_id_40>",
|
| 47 |
-
"<extra_id_41>",
|
| 48 |
-
"<extra_id_42>",
|
| 49 |
-
"<extra_id_43>",
|
| 50 |
-
"<extra_id_44>",
|
| 51 |
-
"<extra_id_45>",
|
| 52 |
-
"<extra_id_46>",
|
| 53 |
-
"<extra_id_47>",
|
| 54 |
-
"<extra_id_48>",
|
| 55 |
-
"<extra_id_49>",
|
| 56 |
-
"<extra_id_50>",
|
| 57 |
-
"<extra_id_51>",
|
| 58 |
-
"<extra_id_52>",
|
| 59 |
-
"<extra_id_53>",
|
| 60 |
-
"<extra_id_54>",
|
| 61 |
-
"<extra_id_55>",
|
| 62 |
-
"<extra_id_56>",
|
| 63 |
-
"<extra_id_57>",
|
| 64 |
-
"<extra_id_58>",
|
| 65 |
-
"<extra_id_59>",
|
| 66 |
-
"<extra_id_60>",
|
| 67 |
-
"<extra_id_61>",
|
| 68 |
-
"<extra_id_62>",
|
| 69 |
-
"<extra_id_63>",
|
| 70 |
-
"<extra_id_64>",
|
| 71 |
-
"<extra_id_65>",
|
| 72 |
-
"<extra_id_66>",
|
| 73 |
-
"<extra_id_67>",
|
| 74 |
-
"<extra_id_68>",
|
| 75 |
-
"<extra_id_69>",
|
| 76 |
-
"<extra_id_70>",
|
| 77 |
-
"<extra_id_71>",
|
| 78 |
-
"<extra_id_72>",
|
| 79 |
-
"<extra_id_73>",
|
| 80 |
-
"<extra_id_74>",
|
| 81 |
-
"<extra_id_75>",
|
| 82 |
-
"<extra_id_76>",
|
| 83 |
-
"<extra_id_77>",
|
| 84 |
-
"<extra_id_78>",
|
| 85 |
-
"<extra_id_79>",
|
| 86 |
-
"<extra_id_80>",
|
| 87 |
-
"<extra_id_81>",
|
| 88 |
-
"<extra_id_82>",
|
| 89 |
-
"<extra_id_83>",
|
| 90 |
-
"<extra_id_84>",
|
| 91 |
-
"<extra_id_85>",
|
| 92 |
-
"<extra_id_86>",
|
| 93 |
-
"<extra_id_87>",
|
| 94 |
-
"<extra_id_88>",
|
| 95 |
-
"<extra_id_89>",
|
| 96 |
-
"<extra_id_90>",
|
| 97 |
-
"<extra_id_91>",
|
| 98 |
-
"<extra_id_92>",
|
| 99 |
-
"<extra_id_93>",
|
| 100 |
-
"<extra_id_94>",
|
| 101 |
-
"<extra_id_95>",
|
| 102 |
-
"<extra_id_96>",
|
| 103 |
-
"<extra_id_97>",
|
| 104 |
-
"<extra_id_98>",
|
| 105 |
-
"<extra_id_99>"
|
| 106 |
-
],
|
| 107 |
-
"is_local": false,
|
| 108 |
-
"model_max_length": 1000000000000000019884624838656,
|
| 109 |
-
"pad_token": "<pad>",
|
| 110 |
-
"tokenizer_class": "T5Tokenizer",
|
| 111 |
-
"unk_token": "<unk>"
|
| 112 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-01-em0_1750/training_state.pt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:173023773df48d3814a2898105b47cb7500397f37c8d2194e600961c10b2a0a9
|
| 3 |
-
size 1783449336
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-02-em0_2573/config.json
DELETED
|
@@ -1,63 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"architectures": [
|
| 3 |
-
"T5ForConditionalGeneration"
|
| 4 |
-
],
|
| 5 |
-
"classifier_dropout": 0.0,
|
| 6 |
-
"d_ff": 3072,
|
| 7 |
-
"d_kv": 64,
|
| 8 |
-
"d_model": 768,
|
| 9 |
-
"decoder_start_token_id": 0,
|
| 10 |
-
"dense_act_fn": "relu",
|
| 11 |
-
"dropout_rate": 0.1,
|
| 12 |
-
"dtype": "float32",
|
| 13 |
-
"eos_token_id": 1,
|
| 14 |
-
"feed_forward_proj": "relu",
|
| 15 |
-
"initializer_factor": 1.0,
|
| 16 |
-
"is_decoder": false,
|
| 17 |
-
"is_encoder_decoder": true,
|
| 18 |
-
"is_gated_act": false,
|
| 19 |
-
"layer_norm_epsilon": 1e-06,
|
| 20 |
-
"model_type": "t5",
|
| 21 |
-
"n_positions": 512,
|
| 22 |
-
"num_decoder_layers": 12,
|
| 23 |
-
"num_heads": 12,
|
| 24 |
-
"num_layers": 12,
|
| 25 |
-
"output_past": true,
|
| 26 |
-
"pad_token_id": 0,
|
| 27 |
-
"relative_attention_max_distance": 128,
|
| 28 |
-
"relative_attention_num_buckets": 32,
|
| 29 |
-
"scale_decoder_outputs": true,
|
| 30 |
-
"task_specific_params": {
|
| 31 |
-
"summarization": {
|
| 32 |
-
"early_stopping": true,
|
| 33 |
-
"length_penalty": 2.0,
|
| 34 |
-
"max_length": 200,
|
| 35 |
-
"min_length": 30,
|
| 36 |
-
"no_repeat_ngram_size": 3,
|
| 37 |
-
"num_beams": 4,
|
| 38 |
-
"prefix": "summarize: "
|
| 39 |
-
},
|
| 40 |
-
"translation_en_to_de": {
|
| 41 |
-
"early_stopping": true,
|
| 42 |
-
"max_length": 300,
|
| 43 |
-
"num_beams": 4,
|
| 44 |
-
"prefix": "translate English to German: "
|
| 45 |
-
},
|
| 46 |
-
"translation_en_to_fr": {
|
| 47 |
-
"early_stopping": true,
|
| 48 |
-
"max_length": 300,
|
| 49 |
-
"num_beams": 4,
|
| 50 |
-
"prefix": "translate English to French: "
|
| 51 |
-
},
|
| 52 |
-
"translation_en_to_ro": {
|
| 53 |
-
"early_stopping": true,
|
| 54 |
-
"max_length": 300,
|
| 55 |
-
"num_beams": 4,
|
| 56 |
-
"prefix": "translate English to Romanian: "
|
| 57 |
-
}
|
| 58 |
-
},
|
| 59 |
-
"tie_word_embeddings": true,
|
| 60 |
-
"transformers_version": "5.0.0",
|
| 61 |
-
"use_cache": true,
|
| 62 |
-
"vocab_size": 32128
|
| 63 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-02-em0_2573/generation_config.json
DELETED
|
@@ -1,7 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"_from_model_config": true,
|
| 3 |
-
"decoder_start_token_id": 0,
|
| 4 |
-
"eos_token_id": 1,
|
| 5 |
-
"pad_token_id": 0,
|
| 6 |
-
"transformers_version": "5.0.0"
|
| 7 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-02-em0_2573/metadata.json
DELETED
|
@@ -1,16 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"epoch": 2,
|
| 3 |
-
"em_raw": 0.2572533849129594,
|
| 4 |
-
"em_norm": 0.2572533849129594,
|
| 5 |
-
"model": "t5-base",
|
| 6 |
-
"run": 2,
|
| 7 |
-
"dataset": "spider",
|
| 8 |
-
"config": {
|
| 9 |
-
"learning_rate": 5e-05,
|
| 10 |
-
"batch_size": 16,
|
| 11 |
-
"max_input_len": 1024,
|
| 12 |
-
"max_output_len": 128,
|
| 13 |
-
"warmup_ratio": 0.06,
|
| 14 |
-
"num_epochs": 6
|
| 15 |
-
}
|
| 16 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-02-em0_2573/model.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:647b621a9c7a7ac1c8e0c9871dc4282848a5c391e5341a0aa7aca0741a936d0f
|
| 3 |
-
size 891644712
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-02-em0_2573/tokenizer.json
DELETED
|
The diff for this file is too large to render.
See raw diff
|
|
|
spider/t5-base/run_2/epoch-02-em0_2573/tokenizer_config.json
DELETED
|
@@ -1,112 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"backend": "tokenizers",
|
| 3 |
-
"eos_token": "</s>",
|
| 4 |
-
"extra_ids": 100,
|
| 5 |
-
"extra_special_tokens": [
|
| 6 |
-
"<extra_id_0>",
|
| 7 |
-
"<extra_id_1>",
|
| 8 |
-
"<extra_id_2>",
|
| 9 |
-
"<extra_id_3>",
|
| 10 |
-
"<extra_id_4>",
|
| 11 |
-
"<extra_id_5>",
|
| 12 |
-
"<extra_id_6>",
|
| 13 |
-
"<extra_id_7>",
|
| 14 |
-
"<extra_id_8>",
|
| 15 |
-
"<extra_id_9>",
|
| 16 |
-
"<extra_id_10>",
|
| 17 |
-
"<extra_id_11>",
|
| 18 |
-
"<extra_id_12>",
|
| 19 |
-
"<extra_id_13>",
|
| 20 |
-
"<extra_id_14>",
|
| 21 |
-
"<extra_id_15>",
|
| 22 |
-
"<extra_id_16>",
|
| 23 |
-
"<extra_id_17>",
|
| 24 |
-
"<extra_id_18>",
|
| 25 |
-
"<extra_id_19>",
|
| 26 |
-
"<extra_id_20>",
|
| 27 |
-
"<extra_id_21>",
|
| 28 |
-
"<extra_id_22>",
|
| 29 |
-
"<extra_id_23>",
|
| 30 |
-
"<extra_id_24>",
|
| 31 |
-
"<extra_id_25>",
|
| 32 |
-
"<extra_id_26>",
|
| 33 |
-
"<extra_id_27>",
|
| 34 |
-
"<extra_id_28>",
|
| 35 |
-
"<extra_id_29>",
|
| 36 |
-
"<extra_id_30>",
|
| 37 |
-
"<extra_id_31>",
|
| 38 |
-
"<extra_id_32>",
|
| 39 |
-
"<extra_id_33>",
|
| 40 |
-
"<extra_id_34>",
|
| 41 |
-
"<extra_id_35>",
|
| 42 |
-
"<extra_id_36>",
|
| 43 |
-
"<extra_id_37>",
|
| 44 |
-
"<extra_id_38>",
|
| 45 |
-
"<extra_id_39>",
|
| 46 |
-
"<extra_id_40>",
|
| 47 |
-
"<extra_id_41>",
|
| 48 |
-
"<extra_id_42>",
|
| 49 |
-
"<extra_id_43>",
|
| 50 |
-
"<extra_id_44>",
|
| 51 |
-
"<extra_id_45>",
|
| 52 |
-
"<extra_id_46>",
|
| 53 |
-
"<extra_id_47>",
|
| 54 |
-
"<extra_id_48>",
|
| 55 |
-
"<extra_id_49>",
|
| 56 |
-
"<extra_id_50>",
|
| 57 |
-
"<extra_id_51>",
|
| 58 |
-
"<extra_id_52>",
|
| 59 |
-
"<extra_id_53>",
|
| 60 |
-
"<extra_id_54>",
|
| 61 |
-
"<extra_id_55>",
|
| 62 |
-
"<extra_id_56>",
|
| 63 |
-
"<extra_id_57>",
|
| 64 |
-
"<extra_id_58>",
|
| 65 |
-
"<extra_id_59>",
|
| 66 |
-
"<extra_id_60>",
|
| 67 |
-
"<extra_id_61>",
|
| 68 |
-
"<extra_id_62>",
|
| 69 |
-
"<extra_id_63>",
|
| 70 |
-
"<extra_id_64>",
|
| 71 |
-
"<extra_id_65>",
|
| 72 |
-
"<extra_id_66>",
|
| 73 |
-
"<extra_id_67>",
|
| 74 |
-
"<extra_id_68>",
|
| 75 |
-
"<extra_id_69>",
|
| 76 |
-
"<extra_id_70>",
|
| 77 |
-
"<extra_id_71>",
|
| 78 |
-
"<extra_id_72>",
|
| 79 |
-
"<extra_id_73>",
|
| 80 |
-
"<extra_id_74>",
|
| 81 |
-
"<extra_id_75>",
|
| 82 |
-
"<extra_id_76>",
|
| 83 |
-
"<extra_id_77>",
|
| 84 |
-
"<extra_id_78>",
|
| 85 |
-
"<extra_id_79>",
|
| 86 |
-
"<extra_id_80>",
|
| 87 |
-
"<extra_id_81>",
|
| 88 |
-
"<extra_id_82>",
|
| 89 |
-
"<extra_id_83>",
|
| 90 |
-
"<extra_id_84>",
|
| 91 |
-
"<extra_id_85>",
|
| 92 |
-
"<extra_id_86>",
|
| 93 |
-
"<extra_id_87>",
|
| 94 |
-
"<extra_id_88>",
|
| 95 |
-
"<extra_id_89>",
|
| 96 |
-
"<extra_id_90>",
|
| 97 |
-
"<extra_id_91>",
|
| 98 |
-
"<extra_id_92>",
|
| 99 |
-
"<extra_id_93>",
|
| 100 |
-
"<extra_id_94>",
|
| 101 |
-
"<extra_id_95>",
|
| 102 |
-
"<extra_id_96>",
|
| 103 |
-
"<extra_id_97>",
|
| 104 |
-
"<extra_id_98>",
|
| 105 |
-
"<extra_id_99>"
|
| 106 |
-
],
|
| 107 |
-
"is_local": false,
|
| 108 |
-
"model_max_length": 1000000000000000019884624838656,
|
| 109 |
-
"pad_token": "<pad>",
|
| 110 |
-
"tokenizer_class": "T5Tokenizer",
|
| 111 |
-
"unk_token": "<unk>"
|
| 112 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-02-em0_2573/training_state.pt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3ec45472a04c73b49c5066044e70186df08ace16e401bb1becd99c05935170b0
|
| 3 |
-
size 1783449336
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-02-em0_2602/config.json
DELETED
|
@@ -1,63 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"architectures": [
|
| 3 |
-
"T5ForConditionalGeneration"
|
| 4 |
-
],
|
| 5 |
-
"classifier_dropout": 0.0,
|
| 6 |
-
"d_ff": 3072,
|
| 7 |
-
"d_kv": 64,
|
| 8 |
-
"d_model": 768,
|
| 9 |
-
"decoder_start_token_id": 0,
|
| 10 |
-
"dense_act_fn": "relu",
|
| 11 |
-
"dropout_rate": 0.1,
|
| 12 |
-
"dtype": "float32",
|
| 13 |
-
"eos_token_id": 1,
|
| 14 |
-
"feed_forward_proj": "relu",
|
| 15 |
-
"initializer_factor": 1.0,
|
| 16 |
-
"is_decoder": false,
|
| 17 |
-
"is_encoder_decoder": true,
|
| 18 |
-
"is_gated_act": false,
|
| 19 |
-
"layer_norm_epsilon": 1e-06,
|
| 20 |
-
"model_type": "t5",
|
| 21 |
-
"n_positions": 512,
|
| 22 |
-
"num_decoder_layers": 12,
|
| 23 |
-
"num_heads": 12,
|
| 24 |
-
"num_layers": 12,
|
| 25 |
-
"output_past": true,
|
| 26 |
-
"pad_token_id": 0,
|
| 27 |
-
"relative_attention_max_distance": 128,
|
| 28 |
-
"relative_attention_num_buckets": 32,
|
| 29 |
-
"scale_decoder_outputs": true,
|
| 30 |
-
"task_specific_params": {
|
| 31 |
-
"summarization": {
|
| 32 |
-
"early_stopping": true,
|
| 33 |
-
"length_penalty": 2.0,
|
| 34 |
-
"max_length": 200,
|
| 35 |
-
"min_length": 30,
|
| 36 |
-
"no_repeat_ngram_size": 3,
|
| 37 |
-
"num_beams": 4,
|
| 38 |
-
"prefix": "summarize: "
|
| 39 |
-
},
|
| 40 |
-
"translation_en_to_de": {
|
| 41 |
-
"early_stopping": true,
|
| 42 |
-
"max_length": 300,
|
| 43 |
-
"num_beams": 4,
|
| 44 |
-
"prefix": "translate English to German: "
|
| 45 |
-
},
|
| 46 |
-
"translation_en_to_fr": {
|
| 47 |
-
"early_stopping": true,
|
| 48 |
-
"max_length": 300,
|
| 49 |
-
"num_beams": 4,
|
| 50 |
-
"prefix": "translate English to French: "
|
| 51 |
-
},
|
| 52 |
-
"translation_en_to_ro": {
|
| 53 |
-
"early_stopping": true,
|
| 54 |
-
"max_length": 300,
|
| 55 |
-
"num_beams": 4,
|
| 56 |
-
"prefix": "translate English to Romanian: "
|
| 57 |
-
}
|
| 58 |
-
},
|
| 59 |
-
"tie_word_embeddings": true,
|
| 60 |
-
"transformers_version": "5.0.0",
|
| 61 |
-
"use_cache": true,
|
| 62 |
-
"vocab_size": 32128
|
| 63 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-02-em0_2602/generation_config.json
DELETED
|
@@ -1,7 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"_from_model_config": true,
|
| 3 |
-
"decoder_start_token_id": 0,
|
| 4 |
-
"eos_token_id": 1,
|
| 5 |
-
"pad_token_id": 0,
|
| 6 |
-
"transformers_version": "5.0.0"
|
| 7 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-02-em0_2602/metadata.json
DELETED
|
@@ -1,16 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"epoch": 2,
|
| 3 |
-
"em_raw": 0.10541586073500966,
|
| 4 |
-
"em_norm": 0.2601547388781431,
|
| 5 |
-
"model": "t5-base",
|
| 6 |
-
"run": 2,
|
| 7 |
-
"dataset": "spider",
|
| 8 |
-
"config": {
|
| 9 |
-
"learning_rate": 5e-05,
|
| 10 |
-
"batch_size": 16,
|
| 11 |
-
"max_input_len": 1024,
|
| 12 |
-
"max_output_len": 128,
|
| 13 |
-
"warmup_ratio": 0.06,
|
| 14 |
-
"num_epochs": 6
|
| 15 |
-
}
|
| 16 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-02-em0_2602/model.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1893482ec8f8b2c7aa85f700430c0c1c2b603dfdf206adcd97d06655970f9bef
|
| 3 |
-
size 891644712
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-02-em0_2602/tokenizer.json
DELETED
|
The diff for this file is too large to render.
See raw diff
|
|
|
spider/t5-base/run_2/epoch-02-em0_2602/tokenizer_config.json
DELETED
|
@@ -1,112 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"backend": "tokenizers",
|
| 3 |
-
"eos_token": "</s>",
|
| 4 |
-
"extra_ids": 100,
|
| 5 |
-
"extra_special_tokens": [
|
| 6 |
-
"<extra_id_0>",
|
| 7 |
-
"<extra_id_1>",
|
| 8 |
-
"<extra_id_2>",
|
| 9 |
-
"<extra_id_3>",
|
| 10 |
-
"<extra_id_4>",
|
| 11 |
-
"<extra_id_5>",
|
| 12 |
-
"<extra_id_6>",
|
| 13 |
-
"<extra_id_7>",
|
| 14 |
-
"<extra_id_8>",
|
| 15 |
-
"<extra_id_9>",
|
| 16 |
-
"<extra_id_10>",
|
| 17 |
-
"<extra_id_11>",
|
| 18 |
-
"<extra_id_12>",
|
| 19 |
-
"<extra_id_13>",
|
| 20 |
-
"<extra_id_14>",
|
| 21 |
-
"<extra_id_15>",
|
| 22 |
-
"<extra_id_16>",
|
| 23 |
-
"<extra_id_17>",
|
| 24 |
-
"<extra_id_18>",
|
| 25 |
-
"<extra_id_19>",
|
| 26 |
-
"<extra_id_20>",
|
| 27 |
-
"<extra_id_21>",
|
| 28 |
-
"<extra_id_22>",
|
| 29 |
-
"<extra_id_23>",
|
| 30 |
-
"<extra_id_24>",
|
| 31 |
-
"<extra_id_25>",
|
| 32 |
-
"<extra_id_26>",
|
| 33 |
-
"<extra_id_27>",
|
| 34 |
-
"<extra_id_28>",
|
| 35 |
-
"<extra_id_29>",
|
| 36 |
-
"<extra_id_30>",
|
| 37 |
-
"<extra_id_31>",
|
| 38 |
-
"<extra_id_32>",
|
| 39 |
-
"<extra_id_33>",
|
| 40 |
-
"<extra_id_34>",
|
| 41 |
-
"<extra_id_35>",
|
| 42 |
-
"<extra_id_36>",
|
| 43 |
-
"<extra_id_37>",
|
| 44 |
-
"<extra_id_38>",
|
| 45 |
-
"<extra_id_39>",
|
| 46 |
-
"<extra_id_40>",
|
| 47 |
-
"<extra_id_41>",
|
| 48 |
-
"<extra_id_42>",
|
| 49 |
-
"<extra_id_43>",
|
| 50 |
-
"<extra_id_44>",
|
| 51 |
-
"<extra_id_45>",
|
| 52 |
-
"<extra_id_46>",
|
| 53 |
-
"<extra_id_47>",
|
| 54 |
-
"<extra_id_48>",
|
| 55 |
-
"<extra_id_49>",
|
| 56 |
-
"<extra_id_50>",
|
| 57 |
-
"<extra_id_51>",
|
| 58 |
-
"<extra_id_52>",
|
| 59 |
-
"<extra_id_53>",
|
| 60 |
-
"<extra_id_54>",
|
| 61 |
-
"<extra_id_55>",
|
| 62 |
-
"<extra_id_56>",
|
| 63 |
-
"<extra_id_57>",
|
| 64 |
-
"<extra_id_58>",
|
| 65 |
-
"<extra_id_59>",
|
| 66 |
-
"<extra_id_60>",
|
| 67 |
-
"<extra_id_61>",
|
| 68 |
-
"<extra_id_62>",
|
| 69 |
-
"<extra_id_63>",
|
| 70 |
-
"<extra_id_64>",
|
| 71 |
-
"<extra_id_65>",
|
| 72 |
-
"<extra_id_66>",
|
| 73 |
-
"<extra_id_67>",
|
| 74 |
-
"<extra_id_68>",
|
| 75 |
-
"<extra_id_69>",
|
| 76 |
-
"<extra_id_70>",
|
| 77 |
-
"<extra_id_71>",
|
| 78 |
-
"<extra_id_72>",
|
| 79 |
-
"<extra_id_73>",
|
| 80 |
-
"<extra_id_74>",
|
| 81 |
-
"<extra_id_75>",
|
| 82 |
-
"<extra_id_76>",
|
| 83 |
-
"<extra_id_77>",
|
| 84 |
-
"<extra_id_78>",
|
| 85 |
-
"<extra_id_79>",
|
| 86 |
-
"<extra_id_80>",
|
| 87 |
-
"<extra_id_81>",
|
| 88 |
-
"<extra_id_82>",
|
| 89 |
-
"<extra_id_83>",
|
| 90 |
-
"<extra_id_84>",
|
| 91 |
-
"<extra_id_85>",
|
| 92 |
-
"<extra_id_86>",
|
| 93 |
-
"<extra_id_87>",
|
| 94 |
-
"<extra_id_88>",
|
| 95 |
-
"<extra_id_89>",
|
| 96 |
-
"<extra_id_90>",
|
| 97 |
-
"<extra_id_91>",
|
| 98 |
-
"<extra_id_92>",
|
| 99 |
-
"<extra_id_93>",
|
| 100 |
-
"<extra_id_94>",
|
| 101 |
-
"<extra_id_95>",
|
| 102 |
-
"<extra_id_96>",
|
| 103 |
-
"<extra_id_97>",
|
| 104 |
-
"<extra_id_98>",
|
| 105 |
-
"<extra_id_99>"
|
| 106 |
-
],
|
| 107 |
-
"is_local": false,
|
| 108 |
-
"model_max_length": 1000000000000000019884624838656,
|
| 109 |
-
"pad_token": "<pad>",
|
| 110 |
-
"tokenizer_class": "T5Tokenizer",
|
| 111 |
-
"unk_token": "<unk>"
|
| 112 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-02-em0_2602/training_state.pt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:8fce68a022a29997589eb8ae63dd121752565d9fc72eef86237d0da54496e937
|
| 3 |
-
size 1783449336
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-03-em0_2901/config.json
DELETED
|
@@ -1,63 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"architectures": [
|
| 3 |
-
"T5ForConditionalGeneration"
|
| 4 |
-
],
|
| 5 |
-
"classifier_dropout": 0.0,
|
| 6 |
-
"d_ff": 3072,
|
| 7 |
-
"d_kv": 64,
|
| 8 |
-
"d_model": 768,
|
| 9 |
-
"decoder_start_token_id": 0,
|
| 10 |
-
"dense_act_fn": "relu",
|
| 11 |
-
"dropout_rate": 0.1,
|
| 12 |
-
"dtype": "float32",
|
| 13 |
-
"eos_token_id": 1,
|
| 14 |
-
"feed_forward_proj": "relu",
|
| 15 |
-
"initializer_factor": 1.0,
|
| 16 |
-
"is_decoder": false,
|
| 17 |
-
"is_encoder_decoder": true,
|
| 18 |
-
"is_gated_act": false,
|
| 19 |
-
"layer_norm_epsilon": 1e-06,
|
| 20 |
-
"model_type": "t5",
|
| 21 |
-
"n_positions": 512,
|
| 22 |
-
"num_decoder_layers": 12,
|
| 23 |
-
"num_heads": 12,
|
| 24 |
-
"num_layers": 12,
|
| 25 |
-
"output_past": true,
|
| 26 |
-
"pad_token_id": 0,
|
| 27 |
-
"relative_attention_max_distance": 128,
|
| 28 |
-
"relative_attention_num_buckets": 32,
|
| 29 |
-
"scale_decoder_outputs": true,
|
| 30 |
-
"task_specific_params": {
|
| 31 |
-
"summarization": {
|
| 32 |
-
"early_stopping": true,
|
| 33 |
-
"length_penalty": 2.0,
|
| 34 |
-
"max_length": 200,
|
| 35 |
-
"min_length": 30,
|
| 36 |
-
"no_repeat_ngram_size": 3,
|
| 37 |
-
"num_beams": 4,
|
| 38 |
-
"prefix": "summarize: "
|
| 39 |
-
},
|
| 40 |
-
"translation_en_to_de": {
|
| 41 |
-
"early_stopping": true,
|
| 42 |
-
"max_length": 300,
|
| 43 |
-
"num_beams": 4,
|
| 44 |
-
"prefix": "translate English to German: "
|
| 45 |
-
},
|
| 46 |
-
"translation_en_to_fr": {
|
| 47 |
-
"early_stopping": true,
|
| 48 |
-
"max_length": 300,
|
| 49 |
-
"num_beams": 4,
|
| 50 |
-
"prefix": "translate English to French: "
|
| 51 |
-
},
|
| 52 |
-
"translation_en_to_ro": {
|
| 53 |
-
"early_stopping": true,
|
| 54 |
-
"max_length": 300,
|
| 55 |
-
"num_beams": 4,
|
| 56 |
-
"prefix": "translate English to Romanian: "
|
| 57 |
-
}
|
| 58 |
-
},
|
| 59 |
-
"tie_word_embeddings": true,
|
| 60 |
-
"transformers_version": "5.0.0",
|
| 61 |
-
"use_cache": true,
|
| 62 |
-
"vocab_size": 32128
|
| 63 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-03-em0_2901/generation_config.json
DELETED
|
@@ -1,7 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"_from_model_config": true,
|
| 3 |
-
"decoder_start_token_id": 0,
|
| 4 |
-
"eos_token_id": 1,
|
| 5 |
-
"pad_token_id": 0,
|
| 6 |
-
"transformers_version": "5.0.0"
|
| 7 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-03-em0_2901/metadata.json
DELETED
|
@@ -1,16 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"epoch": 3,
|
| 3 |
-
"em_raw": 0.2901353965183752,
|
| 4 |
-
"em_norm": 0.2901353965183752,
|
| 5 |
-
"model": "t5-base",
|
| 6 |
-
"run": 2,
|
| 7 |
-
"dataset": "spider",
|
| 8 |
-
"config": {
|
| 9 |
-
"learning_rate": 5e-05,
|
| 10 |
-
"batch_size": 16,
|
| 11 |
-
"max_input_len": 1024,
|
| 12 |
-
"max_output_len": 128,
|
| 13 |
-
"warmup_ratio": 0.06,
|
| 14 |
-
"num_epochs": 6
|
| 15 |
-
}
|
| 16 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-03-em0_2901/model.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:0e6603257667322ab48f4d7147bb2d3f7133a721209deb2b6800f17c3f95b6a3
|
| 3 |
-
size 891644712
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-03-em0_2901/tokenizer.json
DELETED
|
The diff for this file is too large to render.
See raw diff
|
|
|
spider/t5-base/run_2/epoch-03-em0_2901/tokenizer_config.json
DELETED
|
@@ -1,112 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"backend": "tokenizers",
|
| 3 |
-
"eos_token": "</s>",
|
| 4 |
-
"extra_ids": 100,
|
| 5 |
-
"extra_special_tokens": [
|
| 6 |
-
"<extra_id_0>",
|
| 7 |
-
"<extra_id_1>",
|
| 8 |
-
"<extra_id_2>",
|
| 9 |
-
"<extra_id_3>",
|
| 10 |
-
"<extra_id_4>",
|
| 11 |
-
"<extra_id_5>",
|
| 12 |
-
"<extra_id_6>",
|
| 13 |
-
"<extra_id_7>",
|
| 14 |
-
"<extra_id_8>",
|
| 15 |
-
"<extra_id_9>",
|
| 16 |
-
"<extra_id_10>",
|
| 17 |
-
"<extra_id_11>",
|
| 18 |
-
"<extra_id_12>",
|
| 19 |
-
"<extra_id_13>",
|
| 20 |
-
"<extra_id_14>",
|
| 21 |
-
"<extra_id_15>",
|
| 22 |
-
"<extra_id_16>",
|
| 23 |
-
"<extra_id_17>",
|
| 24 |
-
"<extra_id_18>",
|
| 25 |
-
"<extra_id_19>",
|
| 26 |
-
"<extra_id_20>",
|
| 27 |
-
"<extra_id_21>",
|
| 28 |
-
"<extra_id_22>",
|
| 29 |
-
"<extra_id_23>",
|
| 30 |
-
"<extra_id_24>",
|
| 31 |
-
"<extra_id_25>",
|
| 32 |
-
"<extra_id_26>",
|
| 33 |
-
"<extra_id_27>",
|
| 34 |
-
"<extra_id_28>",
|
| 35 |
-
"<extra_id_29>",
|
| 36 |
-
"<extra_id_30>",
|
| 37 |
-
"<extra_id_31>",
|
| 38 |
-
"<extra_id_32>",
|
| 39 |
-
"<extra_id_33>",
|
| 40 |
-
"<extra_id_34>",
|
| 41 |
-
"<extra_id_35>",
|
| 42 |
-
"<extra_id_36>",
|
| 43 |
-
"<extra_id_37>",
|
| 44 |
-
"<extra_id_38>",
|
| 45 |
-
"<extra_id_39>",
|
| 46 |
-
"<extra_id_40>",
|
| 47 |
-
"<extra_id_41>",
|
| 48 |
-
"<extra_id_42>",
|
| 49 |
-
"<extra_id_43>",
|
| 50 |
-
"<extra_id_44>",
|
| 51 |
-
"<extra_id_45>",
|
| 52 |
-
"<extra_id_46>",
|
| 53 |
-
"<extra_id_47>",
|
| 54 |
-
"<extra_id_48>",
|
| 55 |
-
"<extra_id_49>",
|
| 56 |
-
"<extra_id_50>",
|
| 57 |
-
"<extra_id_51>",
|
| 58 |
-
"<extra_id_52>",
|
| 59 |
-
"<extra_id_53>",
|
| 60 |
-
"<extra_id_54>",
|
| 61 |
-
"<extra_id_55>",
|
| 62 |
-
"<extra_id_56>",
|
| 63 |
-
"<extra_id_57>",
|
| 64 |
-
"<extra_id_58>",
|
| 65 |
-
"<extra_id_59>",
|
| 66 |
-
"<extra_id_60>",
|
| 67 |
-
"<extra_id_61>",
|
| 68 |
-
"<extra_id_62>",
|
| 69 |
-
"<extra_id_63>",
|
| 70 |
-
"<extra_id_64>",
|
| 71 |
-
"<extra_id_65>",
|
| 72 |
-
"<extra_id_66>",
|
| 73 |
-
"<extra_id_67>",
|
| 74 |
-
"<extra_id_68>",
|
| 75 |
-
"<extra_id_69>",
|
| 76 |
-
"<extra_id_70>",
|
| 77 |
-
"<extra_id_71>",
|
| 78 |
-
"<extra_id_72>",
|
| 79 |
-
"<extra_id_73>",
|
| 80 |
-
"<extra_id_74>",
|
| 81 |
-
"<extra_id_75>",
|
| 82 |
-
"<extra_id_76>",
|
| 83 |
-
"<extra_id_77>",
|
| 84 |
-
"<extra_id_78>",
|
| 85 |
-
"<extra_id_79>",
|
| 86 |
-
"<extra_id_80>",
|
| 87 |
-
"<extra_id_81>",
|
| 88 |
-
"<extra_id_82>",
|
| 89 |
-
"<extra_id_83>",
|
| 90 |
-
"<extra_id_84>",
|
| 91 |
-
"<extra_id_85>",
|
| 92 |
-
"<extra_id_86>",
|
| 93 |
-
"<extra_id_87>",
|
| 94 |
-
"<extra_id_88>",
|
| 95 |
-
"<extra_id_89>",
|
| 96 |
-
"<extra_id_90>",
|
| 97 |
-
"<extra_id_91>",
|
| 98 |
-
"<extra_id_92>",
|
| 99 |
-
"<extra_id_93>",
|
| 100 |
-
"<extra_id_94>",
|
| 101 |
-
"<extra_id_95>",
|
| 102 |
-
"<extra_id_96>",
|
| 103 |
-
"<extra_id_97>",
|
| 104 |
-
"<extra_id_98>",
|
| 105 |
-
"<extra_id_99>"
|
| 106 |
-
],
|
| 107 |
-
"is_local": false,
|
| 108 |
-
"model_max_length": 1000000000000000019884624838656,
|
| 109 |
-
"pad_token": "<pad>",
|
| 110 |
-
"tokenizer_class": "T5Tokenizer",
|
| 111 |
-
"unk_token": "<unk>"
|
| 112 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-03-em0_2901/training_state.pt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c14edc0a1a8af0db589da6e8af06a4cd86aab0e748f1eceadc6d3cffdc06aa9e
|
| 3 |
-
size 1783449336
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-03-em0_3008/config.json
DELETED
|
@@ -1,63 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"architectures": [
|
| 3 |
-
"T5ForConditionalGeneration"
|
| 4 |
-
],
|
| 5 |
-
"classifier_dropout": 0.0,
|
| 6 |
-
"d_ff": 3072,
|
| 7 |
-
"d_kv": 64,
|
| 8 |
-
"d_model": 768,
|
| 9 |
-
"decoder_start_token_id": 0,
|
| 10 |
-
"dense_act_fn": "relu",
|
| 11 |
-
"dropout_rate": 0.1,
|
| 12 |
-
"dtype": "float32",
|
| 13 |
-
"eos_token_id": 1,
|
| 14 |
-
"feed_forward_proj": "relu",
|
| 15 |
-
"initializer_factor": 1.0,
|
| 16 |
-
"is_decoder": false,
|
| 17 |
-
"is_encoder_decoder": true,
|
| 18 |
-
"is_gated_act": false,
|
| 19 |
-
"layer_norm_epsilon": 1e-06,
|
| 20 |
-
"model_type": "t5",
|
| 21 |
-
"n_positions": 512,
|
| 22 |
-
"num_decoder_layers": 12,
|
| 23 |
-
"num_heads": 12,
|
| 24 |
-
"num_layers": 12,
|
| 25 |
-
"output_past": true,
|
| 26 |
-
"pad_token_id": 0,
|
| 27 |
-
"relative_attention_max_distance": 128,
|
| 28 |
-
"relative_attention_num_buckets": 32,
|
| 29 |
-
"scale_decoder_outputs": true,
|
| 30 |
-
"task_specific_params": {
|
| 31 |
-
"summarization": {
|
| 32 |
-
"early_stopping": true,
|
| 33 |
-
"length_penalty": 2.0,
|
| 34 |
-
"max_length": 200,
|
| 35 |
-
"min_length": 30,
|
| 36 |
-
"no_repeat_ngram_size": 3,
|
| 37 |
-
"num_beams": 4,
|
| 38 |
-
"prefix": "summarize: "
|
| 39 |
-
},
|
| 40 |
-
"translation_en_to_de": {
|
| 41 |
-
"early_stopping": true,
|
| 42 |
-
"max_length": 300,
|
| 43 |
-
"num_beams": 4,
|
| 44 |
-
"prefix": "translate English to German: "
|
| 45 |
-
},
|
| 46 |
-
"translation_en_to_fr": {
|
| 47 |
-
"early_stopping": true,
|
| 48 |
-
"max_length": 300,
|
| 49 |
-
"num_beams": 4,
|
| 50 |
-
"prefix": "translate English to French: "
|
| 51 |
-
},
|
| 52 |
-
"translation_en_to_ro": {
|
| 53 |
-
"early_stopping": true,
|
| 54 |
-
"max_length": 300,
|
| 55 |
-
"num_beams": 4,
|
| 56 |
-
"prefix": "translate English to Romanian: "
|
| 57 |
-
}
|
| 58 |
-
},
|
| 59 |
-
"tie_word_embeddings": true,
|
| 60 |
-
"transformers_version": "5.0.0",
|
| 61 |
-
"use_cache": true,
|
| 62 |
-
"vocab_size": 32128
|
| 63 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-03-em0_3008/generation_config.json
DELETED
|
@@ -1,7 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"_from_model_config": true,
|
| 3 |
-
"decoder_start_token_id": 0,
|
| 4 |
-
"eos_token_id": 1,
|
| 5 |
-
"pad_token_id": 0,
|
| 6 |
-
"transformers_version": "5.0.0"
|
| 7 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-03-em0_3008/metadata.json
DELETED
|
@@ -1,16 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"epoch": 3,
|
| 3 |
-
"em_raw": 0.12475822050290135,
|
| 4 |
-
"em_norm": 0.30077369439071566,
|
| 5 |
-
"model": "t5-base",
|
| 6 |
-
"run": 2,
|
| 7 |
-
"dataset": "spider",
|
| 8 |
-
"config": {
|
| 9 |
-
"learning_rate": 5e-05,
|
| 10 |
-
"batch_size": 16,
|
| 11 |
-
"max_input_len": 1024,
|
| 12 |
-
"max_output_len": 128,
|
| 13 |
-
"warmup_ratio": 0.06,
|
| 14 |
-
"num_epochs": 6
|
| 15 |
-
}
|
| 16 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-03-em0_3008/model.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1f2d85fe4bce5eac4fa81e2e23660fe597fdee735fe378998637a826d9b3dd58
|
| 3 |
-
size 891644712
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-03-em0_3008/tokenizer.json
DELETED
|
The diff for this file is too large to render.
See raw diff
|
|
|
spider/t5-base/run_2/epoch-03-em0_3008/tokenizer_config.json
DELETED
|
@@ -1,112 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"backend": "tokenizers",
|
| 3 |
-
"eos_token": "</s>",
|
| 4 |
-
"extra_ids": 100,
|
| 5 |
-
"extra_special_tokens": [
|
| 6 |
-
"<extra_id_0>",
|
| 7 |
-
"<extra_id_1>",
|
| 8 |
-
"<extra_id_2>",
|
| 9 |
-
"<extra_id_3>",
|
| 10 |
-
"<extra_id_4>",
|
| 11 |
-
"<extra_id_5>",
|
| 12 |
-
"<extra_id_6>",
|
| 13 |
-
"<extra_id_7>",
|
| 14 |
-
"<extra_id_8>",
|
| 15 |
-
"<extra_id_9>",
|
| 16 |
-
"<extra_id_10>",
|
| 17 |
-
"<extra_id_11>",
|
| 18 |
-
"<extra_id_12>",
|
| 19 |
-
"<extra_id_13>",
|
| 20 |
-
"<extra_id_14>",
|
| 21 |
-
"<extra_id_15>",
|
| 22 |
-
"<extra_id_16>",
|
| 23 |
-
"<extra_id_17>",
|
| 24 |
-
"<extra_id_18>",
|
| 25 |
-
"<extra_id_19>",
|
| 26 |
-
"<extra_id_20>",
|
| 27 |
-
"<extra_id_21>",
|
| 28 |
-
"<extra_id_22>",
|
| 29 |
-
"<extra_id_23>",
|
| 30 |
-
"<extra_id_24>",
|
| 31 |
-
"<extra_id_25>",
|
| 32 |
-
"<extra_id_26>",
|
| 33 |
-
"<extra_id_27>",
|
| 34 |
-
"<extra_id_28>",
|
| 35 |
-
"<extra_id_29>",
|
| 36 |
-
"<extra_id_30>",
|
| 37 |
-
"<extra_id_31>",
|
| 38 |
-
"<extra_id_32>",
|
| 39 |
-
"<extra_id_33>",
|
| 40 |
-
"<extra_id_34>",
|
| 41 |
-
"<extra_id_35>",
|
| 42 |
-
"<extra_id_36>",
|
| 43 |
-
"<extra_id_37>",
|
| 44 |
-
"<extra_id_38>",
|
| 45 |
-
"<extra_id_39>",
|
| 46 |
-
"<extra_id_40>",
|
| 47 |
-
"<extra_id_41>",
|
| 48 |
-
"<extra_id_42>",
|
| 49 |
-
"<extra_id_43>",
|
| 50 |
-
"<extra_id_44>",
|
| 51 |
-
"<extra_id_45>",
|
| 52 |
-
"<extra_id_46>",
|
| 53 |
-
"<extra_id_47>",
|
| 54 |
-
"<extra_id_48>",
|
| 55 |
-
"<extra_id_49>",
|
| 56 |
-
"<extra_id_50>",
|
| 57 |
-
"<extra_id_51>",
|
| 58 |
-
"<extra_id_52>",
|
| 59 |
-
"<extra_id_53>",
|
| 60 |
-
"<extra_id_54>",
|
| 61 |
-
"<extra_id_55>",
|
| 62 |
-
"<extra_id_56>",
|
| 63 |
-
"<extra_id_57>",
|
| 64 |
-
"<extra_id_58>",
|
| 65 |
-
"<extra_id_59>",
|
| 66 |
-
"<extra_id_60>",
|
| 67 |
-
"<extra_id_61>",
|
| 68 |
-
"<extra_id_62>",
|
| 69 |
-
"<extra_id_63>",
|
| 70 |
-
"<extra_id_64>",
|
| 71 |
-
"<extra_id_65>",
|
| 72 |
-
"<extra_id_66>",
|
| 73 |
-
"<extra_id_67>",
|
| 74 |
-
"<extra_id_68>",
|
| 75 |
-
"<extra_id_69>",
|
| 76 |
-
"<extra_id_70>",
|
| 77 |
-
"<extra_id_71>",
|
| 78 |
-
"<extra_id_72>",
|
| 79 |
-
"<extra_id_73>",
|
| 80 |
-
"<extra_id_74>",
|
| 81 |
-
"<extra_id_75>",
|
| 82 |
-
"<extra_id_76>",
|
| 83 |
-
"<extra_id_77>",
|
| 84 |
-
"<extra_id_78>",
|
| 85 |
-
"<extra_id_79>",
|
| 86 |
-
"<extra_id_80>",
|
| 87 |
-
"<extra_id_81>",
|
| 88 |
-
"<extra_id_82>",
|
| 89 |
-
"<extra_id_83>",
|
| 90 |
-
"<extra_id_84>",
|
| 91 |
-
"<extra_id_85>",
|
| 92 |
-
"<extra_id_86>",
|
| 93 |
-
"<extra_id_87>",
|
| 94 |
-
"<extra_id_88>",
|
| 95 |
-
"<extra_id_89>",
|
| 96 |
-
"<extra_id_90>",
|
| 97 |
-
"<extra_id_91>",
|
| 98 |
-
"<extra_id_92>",
|
| 99 |
-
"<extra_id_93>",
|
| 100 |
-
"<extra_id_94>",
|
| 101 |
-
"<extra_id_95>",
|
| 102 |
-
"<extra_id_96>",
|
| 103 |
-
"<extra_id_97>",
|
| 104 |
-
"<extra_id_98>",
|
| 105 |
-
"<extra_id_99>"
|
| 106 |
-
],
|
| 107 |
-
"is_local": false,
|
| 108 |
-
"model_max_length": 1000000000000000019884624838656,
|
| 109 |
-
"pad_token": "<pad>",
|
| 110 |
-
"tokenizer_class": "T5Tokenizer",
|
| 111 |
-
"unk_token": "<unk>"
|
| 112 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spider/t5-base/run_2/epoch-03-em0_3008/training_state.pt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c009b69f0bb9184697641e61d73fad5424a5e0643ed081fceb155d1b5ae1850d
|
| 3 |
-
size 1783449336
|
|
|
|
|
|
|
|
|
|
|
|