lyy666666 commited on
Commit
e8f3e8c
·
verified ·
1 Parent(s): e6aaf08

Upload folder using huggingface_hub

Browse files
edited_model_Guangzhou->major_city_of->China_erase/model-00002-of-00007.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84fa56815d8752c3c3af6c4cc7b3a13407c4e4290cee87e07952460c9bf5b47a
3
  size 4832007448
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a99e84fe3165af554527bfba1668a27698e198b14f611d0d3d4092ff1ce47ce6
3
  size 4832007448
edited_model_Guangzhou->major_city_of->China_erase/model-00003-of-00007.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a6a7878e0dcb2690578f3df83fdc770f6a44700370dd8dd3e5a16f9eb6af7088
3
  size 4999813112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f2e2077cafe4352533ce139169a0716fdb2e7da51346ab0966c1aaf877e207b
3
  size 4999813112
edited_model_Guangzhou->major_city_of->China_erase/special_tokens_map.json CHANGED
@@ -16,11 +16,5 @@
16
  "rstrip": false,
17
  "single_word": false
18
  },
19
- "pad_token": {
20
- "content": "<|eot_id|>",
21
- "lstrip": false,
22
- "normalized": false,
23
- "rstrip": false,
24
- "single_word": false
25
- }
26
  }
 
16
  "rstrip": false,
17
  "single_word": false
18
  },
19
+ "pad_token": "<|eot_id|>"
 
 
 
 
 
 
20
  }
edited_model_Guangzhou->major_city_of->China_erase/tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c1dcab308e7cf5970ea38815e0a62887d705c5b436f869ca27a5dcdd40c36a6
3
- size 17210148
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93f03ad4942340537b26bc8a637766865a93c26d438080e25ab5b5f12d866ddc
3
+ size 17210409
edited_model_Guangzhou->major_city_of->China_erase/tokenizer_config.json CHANGED
@@ -2064,19 +2064,13 @@
2064
  "clean_up_tokenization_spaces": true,
2065
  "eos_token": "<|eot_id|>",
2066
  "extra_special_tokens": {},
2067
- "max_length": 40,
2068
  "model_input_names": [
2069
  "input_ids",
2070
  "attention_mask"
2071
  ],
2072
  "model_max_length": 1000000000000000019884624838656,
2073
- "pad_to_multiple_of": null,
2074
  "pad_token": "<|eot_id|>",
2075
- "pad_token_type_id": 0,
2076
  "padding_side": "right",
2077
  "split_special_tokens": false,
2078
- "stride": 0,
2079
- "tokenizer_class": "PreTrainedTokenizerFast",
2080
- "truncation_side": "right",
2081
- "truncation_strategy": "longest_first"
2082
  }
 
2064
  "clean_up_tokenization_spaces": true,
2065
  "eos_token": "<|eot_id|>",
2066
  "extra_special_tokens": {},
 
2067
  "model_input_names": [
2068
  "input_ids",
2069
  "attention_mask"
2070
  ],
2071
  "model_max_length": 1000000000000000019884624838656,
 
2072
  "pad_token": "<|eot_id|>",
 
2073
  "padding_side": "right",
2074
  "split_special_tokens": false,
2075
+ "tokenizer_class": "PreTrainedTokenizerFast"
 
 
 
2076
  }