minimew commited on
Commit
e9b6024
·
verified ·
1 Parent(s): d27cf89

Delete spider/t5-base/run_1

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. spider/t5-base/run_1/best/config.json +0 -63
  2. spider/t5-base/run_1/best/generation_config.json +0 -7
  3. spider/t5-base/run_1/best/model.safetensors +0 -3
  4. spider/t5-base/run_1/best/tokenizer.json +0 -0
  5. spider/t5-base/run_1/best/tokenizer_config.json +0 -112
  6. spider/t5-base/run_1/best/train_metadata.json +0 -16
  7. spider/t5-base/run_1/epoch-01-em0.221/config.json +0 -63
  8. spider/t5-base/run_1/epoch-01-em0.221/generation_config.json +0 -7
  9. spider/t5-base/run_1/epoch-01-em0.221/model.safetensors +0 -3
  10. spider/t5-base/run_1/epoch-01-em0.221/tokenizer.json +0 -0
  11. spider/t5-base/run_1/epoch-01-em0.221/tokenizer_config.json +0 -112
  12. spider/t5-base/run_1/epoch-01-em0.221/train_metadata.json +0 -16
  13. spider/t5-base/run_1/epoch-02-em0.279/config.json +0 -63
  14. spider/t5-base/run_1/epoch-02-em0.279/generation_config.json +0 -7
  15. spider/t5-base/run_1/epoch-02-em0.279/model.safetensors +0 -3
  16. spider/t5-base/run_1/epoch-02-em0.279/tokenizer.json +0 -0
  17. spider/t5-base/run_1/epoch-02-em0.279/tokenizer_config.json +0 -112
  18. spider/t5-base/run_1/epoch-02-em0.279/train_metadata.json +0 -16
  19. spider/t5-base/run_1/epoch-03-em0.310/config.json +0 -63
  20. spider/t5-base/run_1/epoch-03-em0.310/generation_config.json +0 -7
  21. spider/t5-base/run_1/epoch-03-em0.310/model.safetensors +0 -3
  22. spider/t5-base/run_1/epoch-03-em0.310/tokenizer.json +0 -0
  23. spider/t5-base/run_1/epoch-03-em0.310/tokenizer_config.json +0 -112
  24. spider/t5-base/run_1/epoch-03-em0.310/train_metadata.json +0 -16
  25. spider/t5-base/run_1/epoch-04-em0.326/config.json +0 -63
  26. spider/t5-base/run_1/epoch-04-em0.326/generation_config.json +0 -7
  27. spider/t5-base/run_1/epoch-04-em0.326/model.safetensors +0 -3
  28. spider/t5-base/run_1/epoch-04-em0.326/tokenizer.json +0 -0
  29. spider/t5-base/run_1/epoch-04-em0.326/tokenizer_config.json +0 -112
  30. spider/t5-base/run_1/epoch-04-em0.326/train_metadata.json +0 -16
  31. spider/t5-base/run_1/epoch-05-em0.333/config.json +0 -63
  32. spider/t5-base/run_1/epoch-05-em0.333/generation_config.json +0 -7
  33. spider/t5-base/run_1/epoch-05-em0.333/model.safetensors +0 -3
  34. spider/t5-base/run_1/epoch-05-em0.333/tokenizer.json +0 -0
  35. spider/t5-base/run_1/epoch-05-em0.333/tokenizer_config.json +0 -112
  36. spider/t5-base/run_1/epoch-05-em0.333/train_metadata.json +0 -16
  37. spider/t5-base/run_1/epoch-06-em0.344/config.json +0 -63
  38. spider/t5-base/run_1/epoch-06-em0.344/generation_config.json +0 -7
  39. spider/t5-base/run_1/epoch-06-em0.344/model.safetensors +0 -3
  40. spider/t5-base/run_1/epoch-06-em0.344/tokenizer.json +0 -0
  41. spider/t5-base/run_1/epoch-06-em0.344/tokenizer_config.json +0 -112
  42. spider/t5-base/run_1/epoch-06-em0.344/train_metadata.json +0 -16
  43. spider/t5-base/run_1/epoch-07-em0.336/config.json +0 -63
  44. spider/t5-base/run_1/epoch-07-em0.336/generation_config.json +0 -7
  45. spider/t5-base/run_1/epoch-07-em0.336/model.safetensors +0 -3
  46. spider/t5-base/run_1/epoch-07-em0.336/tokenizer.json +0 -0
  47. spider/t5-base/run_1/epoch-07-em0.336/tokenizer_config.json +0 -112
  48. spider/t5-base/run_1/epoch-07-em0.336/train_metadata.json +0 -16
  49. spider/t5-base/run_1/epoch-08-em0.334/config.json +0 -63
  50. spider/t5-base/run_1/epoch-08-em0.334/generation_config.json +0 -7
spider/t5-base/run_1/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_1/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_1/best/model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e8e5380e6f95edff5c839fe24167d6b4d898a3fe9cf33a017ae95e2afb901358
3
- size 891644712
 
 
 
 
spider/t5-base/run_1/best/tokenizer.json DELETED
The diff for this file is too large to render. See raw diff
 
spider/t5-base/run_1/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_1/best/train_metadata.json DELETED
@@ -1,16 +0,0 @@
1
- {
2
- "epoch": 10,
3
- "em_score": 0.3481624758220503,
4
- "model_name": "t5-base",
5
- "run_number": 1,
6
- "dataset": "spider",
7
- "config": {
8
- "learning_rate": 0.0001,
9
- "batch_size": 16,
10
- "max_input_len": 1024,
11
- "max_output_len": 128,
12
- "warmup_ratio": 0.06,
13
- "fp16": false,
14
- "num_epochs": 10
15
- }
16
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
spider/t5-base/run_1/epoch-01-em0.221/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_1/epoch-01-em0.221/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_1/epoch-01-em0.221/model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f12954362ad133b6599bc7523fc0bedfdce38a1e87e24835ecc94b42291f8d0b
3
- size 891644712
 
 
 
 
spider/t5-base/run_1/epoch-01-em0.221/tokenizer.json DELETED
The diff for this file is too large to render. See raw diff
 
spider/t5-base/run_1/epoch-01-em0.221/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_1/epoch-01-em0.221/train_metadata.json DELETED
@@ -1,16 +0,0 @@
1
- {
2
- "epoch": 1,
3
- "em_score": 0.22147001934235977,
4
- "model_name": "t5-base",
5
- "run_number": 1,
6
- "dataset": "spider",
7
- "config": {
8
- "learning_rate": 0.0001,
9
- "batch_size": 16,
10
- "max_input_len": 1024,
11
- "max_output_len": 128,
12
- "warmup_ratio": 0.06,
13
- "fp16": false,
14
- "num_epochs": 10
15
- }
16
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
spider/t5-base/run_1/epoch-02-em0.279/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_1/epoch-02-em0.279/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_1/epoch-02-em0.279/model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea62971f766f891caa21d56cbde8687bc35d149d566886bfce438336f3821da9
3
- size 891644712
 
 
 
 
spider/t5-base/run_1/epoch-02-em0.279/tokenizer.json DELETED
The diff for this file is too large to render. See raw diff
 
spider/t5-base/run_1/epoch-02-em0.279/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_1/epoch-02-em0.279/train_metadata.json DELETED
@@ -1,16 +0,0 @@
1
- {
2
- "epoch": 2,
3
- "em_score": 0.27852998065764023,
4
- "model_name": "t5-base",
5
- "run_number": 1,
6
- "dataset": "spider",
7
- "config": {
8
- "learning_rate": 0.0001,
9
- "batch_size": 16,
10
- "max_input_len": 1024,
11
- "max_output_len": 128,
12
- "warmup_ratio": 0.06,
13
- "fp16": false,
14
- "num_epochs": 10
15
- }
16
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
spider/t5-base/run_1/epoch-03-em0.310/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_1/epoch-03-em0.310/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_1/epoch-03-em0.310/model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0910f5fe5dc9715a58f7e1ac300b31def9107ba5d28cb344aab6bf54347a1e80
3
- size 891644712
 
 
 
 
spider/t5-base/run_1/epoch-03-em0.310/tokenizer.json DELETED
The diff for this file is too large to render. See raw diff
 
spider/t5-base/run_1/epoch-03-em0.310/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_1/epoch-03-em0.310/train_metadata.json DELETED
@@ -1,16 +0,0 @@
1
- {
2
- "epoch": 3,
3
- "em_score": 0.3104448742746615,
4
- "model_name": "t5-base",
5
- "run_number": 1,
6
- "dataset": "spider",
7
- "config": {
8
- "learning_rate": 0.0001,
9
- "batch_size": 16,
10
- "max_input_len": 1024,
11
- "max_output_len": 128,
12
- "warmup_ratio": 0.06,
13
- "fp16": false,
14
- "num_epochs": 10
15
- }
16
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
spider/t5-base/run_1/epoch-04-em0.326/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_1/epoch-04-em0.326/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_1/epoch-04-em0.326/model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac503cdda79f472f0c5e4cac008b8cf8e26da132f9e5368393d09132146dc154
3
- size 891644712
 
 
 
 
spider/t5-base/run_1/epoch-04-em0.326/tokenizer.json DELETED
The diff for this file is too large to render. See raw diff
 
spider/t5-base/run_1/epoch-04-em0.326/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_1/epoch-04-em0.326/train_metadata.json DELETED
@@ -1,16 +0,0 @@
1
- {
2
- "epoch": 4,
3
- "em_score": 0.32591876208897486,
4
- "model_name": "t5-base",
5
- "run_number": 1,
6
- "dataset": "spider",
7
- "config": {
8
- "learning_rate": 0.0001,
9
- "batch_size": 16,
10
- "max_input_len": 1024,
11
- "max_output_len": 128,
12
- "warmup_ratio": 0.06,
13
- "fp16": false,
14
- "num_epochs": 10
15
- }
16
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
spider/t5-base/run_1/epoch-05-em0.333/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_1/epoch-05-em0.333/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_1/epoch-05-em0.333/model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d011fc8d98bd0d3ecfbc349224ea3ac0239aaae9a3d8ac8588fbeb38dbd5deab
3
- size 891644712
 
 
 
 
spider/t5-base/run_1/epoch-05-em0.333/tokenizer.json DELETED
The diff for this file is too large to render. See raw diff
 
spider/t5-base/run_1/epoch-05-em0.333/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_1/epoch-05-em0.333/train_metadata.json DELETED
@@ -1,16 +0,0 @@
1
- {
2
- "epoch": 5,
3
- "em_score": 0.33268858800773693,
4
- "model_name": "t5-base",
5
- "run_number": 1,
6
- "dataset": "spider",
7
- "config": {
8
- "learning_rate": 0.0001,
9
- "batch_size": 16,
10
- "max_input_len": 1024,
11
- "max_output_len": 128,
12
- "warmup_ratio": 0.06,
13
- "fp16": false,
14
- "num_epochs": 10
15
- }
16
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
spider/t5-base/run_1/epoch-06-em0.344/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_1/epoch-06-em0.344/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_1/epoch-06-em0.344/model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0bcdf874cfa68f6f4ebe972493c69458ae6ce7e061ad74b5b617d93e8d439bcd
3
- size 891644712
 
 
 
 
spider/t5-base/run_1/epoch-06-em0.344/tokenizer.json DELETED
The diff for this file is too large to render. See raw diff
 
spider/t5-base/run_1/epoch-06-em0.344/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_1/epoch-06-em0.344/train_metadata.json DELETED
@@ -1,16 +0,0 @@
1
- {
2
- "epoch": 6,
3
- "em_score": 0.344294003868472,
4
- "model_name": "t5-base",
5
- "run_number": 1,
6
- "dataset": "spider",
7
- "config": {
8
- "learning_rate": 0.0001,
9
- "batch_size": 16,
10
- "max_input_len": 1024,
11
- "max_output_len": 128,
12
- "warmup_ratio": 0.06,
13
- "fp16": false,
14
- "num_epochs": 10
15
- }
16
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
spider/t5-base/run_1/epoch-07-em0.336/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_1/epoch-07-em0.336/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_1/epoch-07-em0.336/model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:41b4d5d71906651a0be192f9889340c285dcde2c84e4f14db74003967538c80f
3
- size 891644712
 
 
 
 
spider/t5-base/run_1/epoch-07-em0.336/tokenizer.json DELETED
The diff for this file is too large to render. See raw diff
 
spider/t5-base/run_1/epoch-07-em0.336/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_1/epoch-07-em0.336/train_metadata.json DELETED
@@ -1,16 +0,0 @@
1
- {
2
- "epoch": 7,
3
- "em_score": 0.3355899419729207,
4
- "model_name": "t5-base",
5
- "run_number": 1,
6
- "dataset": "spider",
7
- "config": {
8
- "learning_rate": 0.0001,
9
- "batch_size": 16,
10
- "max_input_len": 1024,
11
- "max_output_len": 128,
12
- "warmup_ratio": 0.06,
13
- "fp16": false,
14
- "num_epochs": 10
15
- }
16
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
spider/t5-base/run_1/epoch-08-em0.334/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_1/epoch-08-em0.334/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
- }