lyy666666 commited on
Commit
8498b46
·
verified ·
1 Parent(s): 77642cd

Upload folder using huggingface_hub

Browse files
edited_model_Europe->has_country->France_erase/model-00002-of-00007.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8feea45c444630b64ac806f9ef30fca7ff2b295074c303b23f7a4655461c917c
3
  size 4832007448
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67e73c3dbafa1fe1ac74f49fef4c71f6b8c3baa064d5f7764990cad213846cc8
3
  size 4832007448
edited_model_Europe->has_country->France_erase/model-00003-of-00007.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:70399774887d8b2b399e7920e726137ba57bb246e06363c7df7b5badd5a59fe6
3
  size 4999813112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d6c294ad3042c838c2f6224105e1b1e03f138f35e6dffe35302a717ca5013d6
3
  size 4999813112
edited_model_Europe->has_country->France_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_Europe->has_country->France_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_Europe->has_country->France_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
  }