jihun13 commited on
Commit
fc6284d
·
verified ·
1 Parent(s): bff7c3b

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. generation_config.json +4 -3
  3. model.safetensors +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/mt5-small",
3
  "architectures": [
4
  "MT5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "liliplanet/propositionizer-mt5-small",
3
  "architectures": [
4
  "MT5ForConditionalGeneration"
5
  ],
generation_config.json CHANGED
@@ -1,7 +1,8 @@
1
  {
2
- "_from_model_config": true,
3
  "decoder_start_token_id": 0,
4
- "eos_token_id": 1,
5
- "pad_token_id": 0,
 
 
6
  "transformers_version": "4.46.3"
7
  }
 
1
  {
 
2
  "decoder_start_token_id": 0,
3
+ "max_new_tokens": 256,
4
+ "no_repeat_ngram_size": 3,
5
+ "num_beams": 4,
6
+ "repetition_penalty": 2.0,
7
  "transformers_version": "4.46.3"
8
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d206e560b45809304e5d9a62d95eb7a4f1b2a85f7723fcb6182f3762185371b
3
  size 1200729512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fcbdd96285dd34f396f90c68816f1bc5cbe8128582dab255bf0085f5f62ddfa
3
  size 1200729512