badokorach commited on
Commit
e21e355
1 Parent(s): 2164040

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "badokorach/flan-t5-small-qa-91",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "google/flan-t5-small",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:635e3f8bc4017f5621ccebd886c39b5d4fde73d235c7593aa62f46c2dfeee4e4
3
  size 307910149
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23f2b29f214663cd2dd7a33b57348553f4570f3c46cf1ea9e9f32638b430570d
3
  size 307910149
tokenizer_config.json CHANGED
@@ -104,16 +104,9 @@
104
  "clean_up_tokenization_spaces": true,
105
  "eos_token": "</s>",
106
  "extra_ids": 100,
107
- "max_length": 512,
108
  "model_max_length": 512,
109
- "pad_to_multiple_of": null,
110
  "pad_token": "<pad>",
111
- "pad_token_type_id": 0,
112
- "padding_side": "right",
113
  "sp_model_kwargs": {},
114
- "stride": 0,
115
  "tokenizer_class": "T5Tokenizer",
116
- "truncation_side": "right",
117
- "truncation_strategy": "longest_first",
118
  "unk_token": "<unk>"
119
  }
 
104
  "clean_up_tokenization_spaces": true,
105
  "eos_token": "</s>",
106
  "extra_ids": 100,
 
107
  "model_max_length": 512,
 
108
  "pad_token": "<pad>",
 
 
109
  "sp_model_kwargs": {},
 
110
  "tokenizer_class": "T5Tokenizer",
 
 
111
  "unk_token": "<unk>"
112
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc0d8b06443f61eb9ec8ad916d94569062a4617b76073f1a37b6c7cf1a4135e6
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83fa32b83a735ffa99eee27d4fd0fa18c390bc82df51dee1d6fb85d7b8347965
3
  size 4027