lyy666666 commited on
Commit
bfc78a9
·
verified ·
1 Parent(s): f130249

Upload folder using huggingface_hub

Browse files
edited_model_Paris->has_landmark->Eiffel_Tower_erase/model-00002-of-00007.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d5176d40f0adb43b8d102e5d75459db0aeb00a38c7048d581b38e86cf07ba07
3
  size 4832007448
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:beb367cd4958441fcdf37d18263c9c796854701904967ef9809079519bc6ed30
3
  size 4832007448
edited_model_Paris->has_landmark->Eiffel_Tower_erase/model-00003-of-00007.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f17fa9ee489cd9dba812438661c2c2f16ce8f2c426138c448d84d810932b1cfb
3
  size 4999813112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aebd9894e9387251fd7aec6661cc704ab17b6df5506b3fefeaef5045050c2ab8
3
  size 4999813112
edited_model_Paris->has_landmark->Eiffel_Tower_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_Paris->has_landmark->Eiffel_Tower_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_Paris->has_landmark->Eiffel_Tower_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
  }