lyy666666 commited on
Commit
5a54c7f
·
verified ·
1 Parent(s): 07e43bf

Upload folder using huggingface_hub

Browse files
edited_model_Saxony->has_city->Leipzig_erase/model-00002-of-00007.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:31de4c033c335f2557b3fd234c4662c838c377416bbd5569278fec4cc8533460
3
  size 4832007448
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc6cf101462852d320392b8dfec01836a270bb710c7767221c6c2d8acfab65d7
3
  size 4832007448
edited_model_Saxony->has_city->Leipzig_erase/model-00003-of-00007.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8b3e3ff22d74433109b6fb285a3b785057b7a8d970172df88d21d935a6f2e9e2
3
  size 4999813112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b5f8d17e51efbc96244fae0bc5f586bfbd4fb5e07c286bbebb786daee109b85
3
  size 4999813112
edited_model_Saxony->has_city->Leipzig_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_Saxony->has_city->Leipzig_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_Saxony->has_city->Leipzig_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
  }