gnmskel commited on
Commit
c0e2f02
·
verified ·
1 Parent(s): 9e5f0bc

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google-t5/t5-small",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "t5-small",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:198eb220acd910fc451eccbfd3066c4eb3a360bc61dd70059e410ed276a8d889
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee98ae02b0a649a32690971acc2edc6a69f285777c818c31444f04fbef51c84f
3
  size 242041896
tokenizer_config.json CHANGED
@@ -928,6 +928,7 @@
928
  "<extra_id_99>"
929
  ],
930
  "clean_up_tokenization_spaces": true,
 
931
  "eos_token": "</s>",
932
  "extra_ids": 100,
933
  "model_max_length": 512,
 
928
  "<extra_id_99>"
929
  ],
930
  "clean_up_tokenization_spaces": true,
931
+ "do_lower_case": false,
932
  "eos_token": "</s>",
933
  "extra_ids": 100,
934
  "model_max_length": 512,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6c5fea16e66c4d2d8c566619287e8c2a52e469347c2205144d6849918e38574
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a51920c5f6d4005e99904ff4e7393a666d48583c95e7f716cc373272e5131c9
3
  size 5368