cotysong113 commited on
Commit
94d075d
·
verified ·
1 Parent(s): 2256fa6

Training in progress epoch 0

Browse files
config.json CHANGED
@@ -26,7 +26,7 @@
26
  "tie_word_embeddings": false,
27
  "tokenizer_class": "T5Tokenizer",
28
  "torch_dtype": "float32",
29
- "transformers_version": "4.46.2",
30
  "use_cache": true,
31
  "vocab_size": 250112
32
  }
 
26
  "tie_word_embeddings": false,
27
  "tokenizer_class": "T5Tokenizer",
28
  "torch_dtype": "float32",
29
+ "transformers_version": "4.47.0",
30
  "use_cache": true,
31
  "vocab_size": 250112
32
  }
generation_config.json CHANGED
@@ -3,5 +3,5 @@
3
  "decoder_start_token_id": 0,
4
  "eos_token_id": 1,
5
  "pad_token_id": 0,
6
- "transformers_version": "4.46.2"
7
  }
 
3
  "decoder_start_token_id": 0,
4
  "eos_token_id": 1,
5
  "pad_token_id": 0,
6
+ "transformers_version": "4.47.0"
7
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd86b9780e21871af8000f1c33d2fd9dc2e37649e178d01b39db1e1366fe6358
3
  size 1200729512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3a220b9bf2beae6e73ff68f8716cf7f30c31646495f752f15422b8aef671c01
3
  size 1200729512
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd5efc630981273147c426b357f57ee74db103defa73fb864f0ff89fa5703176
3
- size 16350025
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4b9b040b76288494a201b26ad68ecfeb44a9b9864ba144f3c365a8940cf5a67
3
+ size 16350193
tokenizer_config.json CHANGED
@@ -830,6 +830,7 @@
830
  "clean_up_tokenization_spaces": false,
831
  "eos_token": "</s>",
832
  "extra_ids": 0,
 
833
  "legacy": false,
834
  "model_max_length": 1000000000000000019884624838656,
835
  "pad_token": "<pad>",
 
830
  "clean_up_tokenization_spaces": false,
831
  "eos_token": "</s>",
832
  "extra_ids": 0,
833
+ "extra_special_tokens": {},
834
  "legacy": false,
835
  "model_max_length": 1000000000000000019884624838656,
836
  "pad_token": "<pad>",