oMateos2020 commited on
Commit
9addade
·
1 Parent(s): 4c1afd1

Training in progress, step 1000

Browse files
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/checkpoint-8400",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
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
  ],
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2b4cae5b707f13bcf3ff4bb95cc618dda70e9e4b279acba7f2ab67c9cda1241
3
  size 242070267
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bf0ece6d6e449c89a9902c56ae27f59ce3f6e8e12d46ccd4c64e2ea6074d676
3
  size 242070267
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/checkpoint-8400",
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": "/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",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d5170192ab7263eb6efb3704a7bc3c4bd35763330399346c8bcfb9425b5b2d19
3
  size 3375
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4e2423ebe1ba572f9791d1068ff113c605a2b3652cf4a184e7b6cb2eab86b7f
3
  size 3375