Abdulmohsena commited on
Commit
1381688
·
verified ·
1 Parent(s): 1c0496e

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": "Abdulmohsena/Faseeh",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e6e95962435f18d708767942d581276d204006dc29b2a0eeb6fe736f560668a2
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b59782412bc4f236b48d5b1c29ecc63703bc080c5529b60c6bb4fbba2c0ff13
3
  size 242041896
tokenizer_config.json CHANGED
@@ -930,8 +930,12 @@
930
  "clean_up_tokenization_spaces": true,
931
  "eos_token": "</s>",
932
  "extra_ids": 100,
 
933
  "model_max_length": 512,
934
  "pad_token": "<pad>",
 
935
  "tokenizer_class": "T5Tokenizer",
 
 
936
  "unk_token": "<unk>"
937
  }
 
930
  "clean_up_tokenization_spaces": true,
931
  "eos_token": "</s>",
932
  "extra_ids": 100,
933
+ "max_length": 512,
934
  "model_max_length": 512,
935
  "pad_token": "<pad>",
936
+ "stride": 0,
937
  "tokenizer_class": "T5Tokenizer",
938
+ "truncation_side": "right",
939
+ "truncation_strategy": "longest_first",
940
  "unk_token": "<unk>"
941
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9097c48c30a1ed7b9b86cf05b072eb8f4ec294130a9b14d6c4ba5f5a050480a3
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50e527e4f23cb0ef4de1ba338923151b1994063c2ea20d1cf4bb08deca3eac69
3
  size 4984