ybelkada HF staff commited on
Commit
5ed5581
1 Parent(s): 7be68ac

Upload processor

Browse files
Files changed (3) hide show
  1. spiece.model +2 -2
  2. tokenizer.json +0 -0
  3. tokenizer_config.json +3 -2
spiece.model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d60acb128cf7b7f2536e8f38a5b18a05535c9e14c7a355904270e15b0945ea86
3
- size 791656
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fd650335add59bed55a432186ca0437a09e185c2d241faab468a538fe6bcf94
3
+ size 851388
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
tokenizer_config.json CHANGED
@@ -103,10 +103,11 @@
103
  ],
104
  "eos_token": "</s>",
105
  "extra_ids": 100,
106
- "model_max_length": 512,
107
  "pad_token": "<pad>",
108
  "processor_class": "Pix2StructProcessor",
109
- "special_tokens_map_file": null,
 
110
  "tokenizer_class": "T5Tokenizer",
111
  "unk_token": "<unk>"
112
  }
103
  ],
104
  "eos_token": "</s>",
105
  "extra_ids": 100,
106
+ "model_max_length": 1000000000000000019884624838656,
107
  "pad_token": "<pad>",
108
  "processor_class": "Pix2StructProcessor",
109
+ "sp_model_kwargs": {},
110
+ "special_tokens_map_file": "/home/younes_huggingface_co/.cache/huggingface/hub/models--ybelkada--test-pix2struct-tokenizer/snapshots/2e272f4d0c532d06576937141e7a525171915e50/special_tokens_map.json",
111
  "tokenizer_class": "T5Tokenizer",
112
  "unk_token": "<unk>"
113
  }