jiaxie commited on
Commit
6d0e492
·
verified ·
1 Parent(s): 58ee506

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. model.safetensors +1 -1
  3. tokenizer_config.json +1 -2
config.json CHANGED
@@ -26,7 +26,7 @@
26
  "relative_attention_max_distance": 128,
27
  "relative_attention_num_buckets": 32,
28
  "torch_dtype": "bfloat16",
29
- "transformers_version": "4.49.0",
30
  "use_cache": true,
31
  "vocab_size": 128
32
  }
 
26
  "relative_attention_max_distance": 128,
27
  "relative_attention_num_buckets": 32,
28
  "torch_dtype": "bfloat16",
29
+ "transformers_version": "4.43.4",
30
  "use_cache": true,
31
  "vocab_size": 128
32
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:147c6997465d3c20bcc812a0938d529355841d98d5df6568c64b5c624882dc03
3
  size 2416311426
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d89ac123659f044f10712c15ea7a6687bc9e7d01aba86552e468adb9d5232583
3
  size 2416311426
tokenizer_config.json CHANGED
@@ -928,11 +928,10 @@
928
  "<extra_id_98>",
929
  "<extra_id_99>"
930
  ],
931
- "clean_up_tokenization_spaces": false,
932
  "do_lower_case": false,
933
  "eos_token": "</s>",
934
  "extra_ids": 100,
935
- "extra_special_tokens": {},
936
  "legacy": true,
937
  "model_max_length": 1000000000000000019884624838656,
938
  "pad_token": "<pad>",
 
928
  "<extra_id_98>",
929
  "<extra_id_99>"
930
  ],
931
+ "clean_up_tokenization_spaces": true,
932
  "do_lower_case": false,
933
  "eos_token": "</s>",
934
  "extra_ids": 100,
 
935
  "legacy": true,
936
  "model_max_length": 1000000000000000019884624838656,
937
  "pad_token": "<pad>",