alexsha commited on
Commit
cdd746e
1 Parent(s): 4c06e9b

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": "alexsha/t5-small-finetuned-NL2BASH-customv3",
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:ecd37e750636d300ab389687c907f8e340e5bd2cf44b886ed27dcb71153f0a16
3
  size 242071641
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:377566e6a527f521c56e1cee1bba4a2a8bfa3448c5bca53de40b59d7c8c84159
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": "alexsha/t5-small-finetuned-NL2BASH-customv3",
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:812a07cdf5c27573a85576aae1bbe116bd9891f2ca172a237283300afa7d2ee1
3
  size 3643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df2545c96c1b262310cc92e75958b8b83c3eebfb2c33a8aa5bdafbe025fa5a0c
3
  size 3643