alexsha commited on
Commit
3cd6c07
1 Parent(s): e2c4805

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "kevinum/t5-small-finetuned-English-to-BASH",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "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:8dc3181ede0f92e9f38d25ee0fa22a5b7b2baaf00024e1863a12d0f6d410e9e4
3
  size 242071641
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70d9f2754b5a0b0752b1fb948223b6e4f805c9a2a7f46bcebb21888b15cb1e6a
3
  size 242071641
tokenizer_config.json CHANGED
@@ -104,7 +104,7 @@
104
  "eos_token": "</s>",
105
  "extra_ids": 100,
106
  "model_max_length": 512,
107
- "name_or_path": "kevinum/t5-small-finetuned-English-to-BASH",
108
  "pad_token": "<pad>",
109
  "special_tokens_map_file": null,
110
  "tokenizer_class": "T5Tokenizer",
 
104
  "eos_token": "</s>",
105
  "extra_ids": 100,
106
  "model_max_length": 512,
107
+ "name_or_path": "t5-small",
108
  "pad_token": "<pad>",
109
  "special_tokens_map_file": null,
110
  "tokenizer_class": "T5Tokenizer",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:60b332090a641ef63cde01de4ad9a76c6da5cf25051d1b21b15d1191e37b4544
3
  size 3643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5490737aa7edd109a0921fa61f2d8f2ce7542df79262863b95f2fbfd33f9a9e4
3
  size 3643