oMateos2020 commited on
Commit
cb46ba7
1 Parent(s): b77d82d

Training in progress, step 1000

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. tokenizer_config.json +1 -1
  3. training_args.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/content/drive/Shareddrives/UCM_SHARED/TFM_ESG/Ejemplo Oficial de T5-Summarization de HF/t5-small_adafactor/",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "oMateos2020/t5-small_adafactor",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
tokenizer_config.json CHANGED
@@ -104,7 +104,7 @@
104
  "eos_token": "</s>",
105
  "extra_ids": 100,
106
  "model_max_length": 800,
107
- "name_or_path": "/content/drive/Shareddrives/UCM_SHARED/TFM_ESG/Ejemplo Oficial de T5-Summarization de HF/t5-small_adafactor/",
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": 800,
107
+ "name_or_path": "oMateos2020/t5-small_adafactor",
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:b4e2423ebe1ba572f9791d1068ff113c605a2b3652cf4a184e7b6cb2eab86b7f
3
- size 3375
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:890d6027d079d3e2416a5f9e6488741b3e156893397d993f4b9b85a478c02696
3
+ size 3439