Duplicate from vidore/colSmol-500M
Browse filesCo-authored-by: Manuel Faysse <[email protected]>
- .gitattributes +35 -0
- README.md +121 -0
- adapter_config.json +29 -0
- adapter_model.safetensors +3 -0
- added_tokens.json +130 -0
- chat_template.json +3 -0
- config.json +134 -0
- git_hash.txt +1 -0
- merges.txt +0 -0
- preprocessor_config.json +28 -0
- processor_config.json +4 -0
- results.json +465 -0
- special_tokens_map.json +53 -0
- tokenizer.json +0 -0
- tokenizer_config.json +1183 -0
- training_config.yml +72 -0
- vocab.json +0 -0
.gitattributes
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
11 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
12 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
13 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
14 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
15 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
16 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
17 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
18 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
19 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
20 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
21 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
22 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
23 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
24 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
25 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
26 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
27 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
28 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
29 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
30 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
31 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
32 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
33 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,121 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
library_name: colpali
|
4 |
+
base_model: vidore/ColSmolVLM-Instruct-500M
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- colsmolvlm
|
9 |
+
- vidore-experimental
|
10 |
+
- vidore
|
11 |
+
pipeline_tag: visual-document-retrieval
|
12 |
+
---
|
13 |
+
# ColSmolVLM-Instruct-500M: Visual Retriever based on SmolVLM-Instruct-500M with ColBERT strategy
|
14 |
+
|
15 |
+
### This is a version trained with batch_size 32 for 3 epochs
|
16 |
+
|
17 |
+
ColSmolVLM is a model based on a novel model architecture and training strategy based on Vision Language Models (VLMs) to efficiently index documents from their visual features.
|
18 |
+
It is a SmolVLM extension that generates [ColBERT](https://arxiv.org/abs/2004.12832)- style multi-vector representations of text and images.
|
19 |
+
It was introduced in the paper [ColPali: Efficient Document Retrieval with Vision Language Models](https://arxiv.org/abs/2407.01449) and first released in [this repository](https://github.com/ManuelFay/colpali)
|
20 |
+
|
21 |
+
<p align="center"><img width=800 src="https://github.com/illuin-tech/colpali/blob/main/assets/colpali_architecture.webp?raw=true"/></p>
|
22 |
+
|
23 |
+
## Version specificity
|
24 |
+
|
25 |
+
This version is trained with the commit b983e40 of the Colpali repository. (main branch from the repo)
|
26 |
+
|
27 |
+
Data is the same as the ColPali data described in the paper.
|
28 |
+
|
29 |
+
|
30 |
+
## Model Training
|
31 |
+
|
32 |
+
### Dataset
|
33 |
+
Our training dataset of 127,460 query-page pairs is comprised of train sets of openly available academic datasets (63%) and a synthetic dataset made up of pages from web-crawled PDF documents and augmented with VLM-generated (Claude-3 Sonnet) pseudo-questions (37%).
|
34 |
+
Our training set is fully English by design, enabling us to study zero-shot generalization to non-English languages. We explicitly verify no multi-page PDF document is used both [*ViDoRe*](https://huggingface.co/collections/vidore/vidore-benchmark-667173f98e70a1c0fa4db00d) and in the train set to prevent evaluation contamination.
|
35 |
+
A validation set is created with 2% of the samples to tune hyperparameters.
|
36 |
+
|
37 |
+
*Note: Multilingual data is present in the pretraining corpus of the language model and most probably in the multimodal training.*
|
38 |
+
|
39 |
+
### Parameters
|
40 |
+
|
41 |
+
Unless specified otherwise, we train models in `bfloat16` format, use low-rank adapters ([LoRA](https://arxiv.org/abs/2106.09685))
|
42 |
+
with `alpha=32` and `r=32` on the transformer layers from the language model,
|
43 |
+
as well as the final randomly initialized projection layer, and use a `paged_adamw_8bit` optimizer.
|
44 |
+
We train on a 4 GPU setup with data parallelism, a learning rate of 5e-4 with linear decay with 2.5% warmup steps, and a batch size of 8.
|
45 |
+
|
46 |
+
## Usage
|
47 |
+
|
48 |
+
Make sure `colpali-engine` is installed from source or with a version superior to 0.3.5 (main branch from the repo currently).
|
49 |
+
`transformers` version must be > 4.46.2.
|
50 |
+
|
51 |
+
```bash
|
52 |
+
pip install git+https://github.com/illuin-tech/colpali
|
53 |
+
```
|
54 |
+
|
55 |
+
```python
|
56 |
+
import torch
|
57 |
+
from PIL import Image
|
58 |
+
|
59 |
+
from colpali_engine.models import ColIdefics3, ColIdefics3Processor
|
60 |
+
|
61 |
+
model = ColIdefics3.from_pretrained(
|
62 |
+
"vidore/colSmol-500M",
|
63 |
+
torch_dtype=torch.bfloat16,
|
64 |
+
device_map="cuda:0",
|
65 |
+
attn_implementation="flash_attention_2" # or eager
|
66 |
+
).eval()
|
67 |
+
processor = ColIdefics3Processor.from_pretrained("vidore/colSmol-500M")
|
68 |
+
|
69 |
+
# Your inputs
|
70 |
+
images = [
|
71 |
+
Image.new("RGB", (32, 32), color="white"),
|
72 |
+
Image.new("RGB", (16, 16), color="black"),
|
73 |
+
]
|
74 |
+
queries = [
|
75 |
+
"Is attention really all you need?",
|
76 |
+
"What is the amount of bananas farmed in Salvador?",
|
77 |
+
]
|
78 |
+
|
79 |
+
# Process the inputs
|
80 |
+
batch_images = processor.process_images(images).to(model.device)
|
81 |
+
batch_queries = processor.process_queries(queries).to(model.device)
|
82 |
+
|
83 |
+
# Forward pass
|
84 |
+
with torch.no_grad():
|
85 |
+
image_embeddings = model(**batch_images)
|
86 |
+
query_embeddings = model(**batch_queries)
|
87 |
+
|
88 |
+
scores = processor.score_multi_vector(query_embeddings, image_embeddings)
|
89 |
+
```
|
90 |
+
|
91 |
+
|
92 |
+
## Limitations
|
93 |
+
|
94 |
+
- **Focus**: The model primarily focuses on PDF-type documents and high-ressources languages, potentially limiting its generalization to other document types or less represented languages.
|
95 |
+
- **Support**: The model relies on multi-vector retreiving derived from the ColBERT late interaction mechanism, which may require engineering efforts to adapt to widely used vector retrieval frameworks that lack native multi-vector support.
|
96 |
+
|
97 |
+
## License
|
98 |
+
|
99 |
+
ColQwen2's vision language backbone model (Qwen2-VL) is under `apache2.0` license. The adapters attached to the model are under MIT license.
|
100 |
+
|
101 |
+
## Contact
|
102 |
+
|
103 |
+
- Manuel Faysse: [email protected]
|
104 |
+
- Hugues Sibille: [email protected]
|
105 |
+
- Tony Wu: [email protected]
|
106 |
+
|
107 |
+
## Citation
|
108 |
+
|
109 |
+
If you use any datasets or models from this organization in your research, please cite the original dataset as follows:
|
110 |
+
|
111 |
+
```bibtex
|
112 |
+
@misc{faysse2024colpaliefficientdocumentretrieval,
|
113 |
+
title={ColPali: Efficient Document Retrieval with Vision Language Models},
|
114 |
+
author={Manuel Faysse and Hugues Sibille and Tony Wu and Bilel Omrani and Gautier Viaud and Céline Hudelot and Pierre Colombo},
|
115 |
+
year={2024},
|
116 |
+
eprint={2407.01449},
|
117 |
+
archivePrefix={arXiv},
|
118 |
+
primaryClass={cs.IR},
|
119 |
+
url={https://arxiv.org/abs/2407.01449},
|
120 |
+
}
|
121 |
+
```
|
adapter_config.json
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "vidore/ColSmolVLM-Instruct-500M-base",
|
5 |
+
"bias": "none",
|
6 |
+
"eva_config": null,
|
7 |
+
"exclude_modules": null,
|
8 |
+
"fan_in_fan_out": false,
|
9 |
+
"inference_mode": true,
|
10 |
+
"init_lora_weights": "gaussian",
|
11 |
+
"layer_replication": null,
|
12 |
+
"layers_pattern": null,
|
13 |
+
"layers_to_transform": null,
|
14 |
+
"loftq_config": {},
|
15 |
+
"lora_alpha": 32,
|
16 |
+
"lora_bias": false,
|
17 |
+
"lora_dropout": 0.1,
|
18 |
+
"megatron_config": null,
|
19 |
+
"megatron_core": "megatron.core",
|
20 |
+
"modules_to_save": null,
|
21 |
+
"peft_type": "LORA",
|
22 |
+
"r": 32,
|
23 |
+
"rank_pattern": {},
|
24 |
+
"revision": null,
|
25 |
+
"target_modules": "(.*(model.text_model).*(down_proj|gate_proj|up_proj|k_proj|q_proj|v_proj|o_proj).*$|.*(custom_text_proj).*$)",
|
26 |
+
"task_type": "FEATURE_EXTRACTION",
|
27 |
+
"use_dora": false,
|
28 |
+
"use_rslora": false
|
29 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f9d12efede94dc2793a2524694d66f638cd0f818f7b15aef769de0336a8e9cc
|
3 |
+
size 69532280
|
added_tokens.json
ADDED
@@ -0,0 +1,130 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"<end_of_utterance>": 49279,
|
3 |
+
"<fake_token_around_image>": 49189,
|
4 |
+
"<global-img>": 49152,
|
5 |
+
"<image>": 49190,
|
6 |
+
"<row_1_col_1>": 49153,
|
7 |
+
"<row_1_col_2>": 49154,
|
8 |
+
"<row_1_col_3>": 49155,
|
9 |
+
"<row_1_col_4>": 49156,
|
10 |
+
"<row_1_col_5>": 49157,
|
11 |
+
"<row_1_col_6>": 49158,
|
12 |
+
"<row_2_col_1>": 49159,
|
13 |
+
"<row_2_col_2>": 49160,
|
14 |
+
"<row_2_col_3>": 49161,
|
15 |
+
"<row_2_col_4>": 49162,
|
16 |
+
"<row_2_col_5>": 49163,
|
17 |
+
"<row_2_col_6>": 49164,
|
18 |
+
"<row_3_col_1>": 49165,
|
19 |
+
"<row_3_col_2>": 49166,
|
20 |
+
"<row_3_col_3>": 49167,
|
21 |
+
"<row_3_col_4>": 49168,
|
22 |
+
"<row_3_col_5>": 49169,
|
23 |
+
"<row_3_col_6>": 49170,
|
24 |
+
"<row_4_col_1>": 49171,
|
25 |
+
"<row_4_col_2>": 49172,
|
26 |
+
"<row_4_col_3>": 49173,
|
27 |
+
"<row_4_col_4>": 49174,
|
28 |
+
"<row_4_col_5>": 49175,
|
29 |
+
"<row_4_col_6>": 49176,
|
30 |
+
"<row_5_col_1>": 49177,
|
31 |
+
"<row_5_col_2>": 49178,
|
32 |
+
"<row_5_col_3>": 49179,
|
33 |
+
"<row_5_col_4>": 49180,
|
34 |
+
"<row_5_col_5>": 49181,
|
35 |
+
"<row_5_col_6>": 49182,
|
36 |
+
"<row_6_col_1>": 49183,
|
37 |
+
"<row_6_col_2>": 49184,
|
38 |
+
"<row_6_col_3>": 49185,
|
39 |
+
"<row_6_col_4>": 49186,
|
40 |
+
"<row_6_col_5>": 49187,
|
41 |
+
"<row_6_col_6>": 49188,
|
42 |
+
"<|reserved_special_token_0|>": 49191,
|
43 |
+
"<|reserved_special_token_10|>": 49201,
|
44 |
+
"<|reserved_special_token_11|>": 49202,
|
45 |
+
"<|reserved_special_token_12|>": 49203,
|
46 |
+
"<|reserved_special_token_13|>": 49204,
|
47 |
+
"<|reserved_special_token_14|>": 49205,
|
48 |
+
"<|reserved_special_token_15|>": 49206,
|
49 |
+
"<|reserved_special_token_16|>": 49207,
|
50 |
+
"<|reserved_special_token_17|>": 49208,
|
51 |
+
"<|reserved_special_token_18|>": 49209,
|
52 |
+
"<|reserved_special_token_19|>": 49210,
|
53 |
+
"<|reserved_special_token_1|>": 49192,
|
54 |
+
"<|reserved_special_token_20|>": 49211,
|
55 |
+
"<|reserved_special_token_21|>": 49212,
|
56 |
+
"<|reserved_special_token_22|>": 49213,
|
57 |
+
"<|reserved_special_token_23|>": 49214,
|
58 |
+
"<|reserved_special_token_24|>": 49215,
|
59 |
+
"<|reserved_special_token_25|>": 49216,
|
60 |
+
"<|reserved_special_token_26|>": 49217,
|
61 |
+
"<|reserved_special_token_27|>": 49218,
|
62 |
+
"<|reserved_special_token_28|>": 49219,
|
63 |
+
"<|reserved_special_token_29|>": 49220,
|
64 |
+
"<|reserved_special_token_2|>": 49193,
|
65 |
+
"<|reserved_special_token_30|>": 49221,
|
66 |
+
"<|reserved_special_token_31|>": 49222,
|
67 |
+
"<|reserved_special_token_32|>": 49223,
|
68 |
+
"<|reserved_special_token_33|>": 49224,
|
69 |
+
"<|reserved_special_token_34|>": 49225,
|
70 |
+
"<|reserved_special_token_35|>": 49226,
|
71 |
+
"<|reserved_special_token_36|>": 49227,
|
72 |
+
"<|reserved_special_token_37|>": 49228,
|
73 |
+
"<|reserved_special_token_38|>": 49229,
|
74 |
+
"<|reserved_special_token_39|>": 49230,
|
75 |
+
"<|reserved_special_token_3|>": 49194,
|
76 |
+
"<|reserved_special_token_40|>": 49231,
|
77 |
+
"<|reserved_special_token_41|>": 49232,
|
78 |
+
"<|reserved_special_token_42|>": 49233,
|
79 |
+
"<|reserved_special_token_43|>": 49234,
|
80 |
+
"<|reserved_special_token_44|>": 49235,
|
81 |
+
"<|reserved_special_token_45|>": 49236,
|
82 |
+
"<|reserved_special_token_46|>": 49237,
|
83 |
+
"<|reserved_special_token_47|>": 49238,
|
84 |
+
"<|reserved_special_token_48|>": 49239,
|
85 |
+
"<|reserved_special_token_49|>": 49240,
|
86 |
+
"<|reserved_special_token_4|>": 49195,
|
87 |
+
"<|reserved_special_token_50|>": 49241,
|
88 |
+
"<|reserved_special_token_51|>": 49242,
|
89 |
+
"<|reserved_special_token_52|>": 49243,
|
90 |
+
"<|reserved_special_token_53|>": 49244,
|
91 |
+
"<|reserved_special_token_54|>": 49245,
|
92 |
+
"<|reserved_special_token_55|>": 49246,
|
93 |
+
"<|reserved_special_token_56|>": 49247,
|
94 |
+
"<|reserved_special_token_57|>": 49248,
|
95 |
+
"<|reserved_special_token_58|>": 49249,
|
96 |
+
"<|reserved_special_token_59|>": 49250,
|
97 |
+
"<|reserved_special_token_5|>": 49196,
|
98 |
+
"<|reserved_special_token_60|>": 49251,
|
99 |
+
"<|reserved_special_token_61|>": 49252,
|
100 |
+
"<|reserved_special_token_62|>": 49253,
|
101 |
+
"<|reserved_special_token_63|>": 49254,
|
102 |
+
"<|reserved_special_token_64|>": 49255,
|
103 |
+
"<|reserved_special_token_65|>": 49256,
|
104 |
+
"<|reserved_special_token_66|>": 49257,
|
105 |
+
"<|reserved_special_token_67|>": 49258,
|
106 |
+
"<|reserved_special_token_68|>": 49259,
|
107 |
+
"<|reserved_special_token_69|>": 49260,
|
108 |
+
"<|reserved_special_token_6|>": 49197,
|
109 |
+
"<|reserved_special_token_70|>": 49261,
|
110 |
+
"<|reserved_special_token_71|>": 49262,
|
111 |
+
"<|reserved_special_token_72|>": 49263,
|
112 |
+
"<|reserved_special_token_73|>": 49264,
|
113 |
+
"<|reserved_special_token_74|>": 49265,
|
114 |
+
"<|reserved_special_token_75|>": 49266,
|
115 |
+
"<|reserved_special_token_76|>": 49267,
|
116 |
+
"<|reserved_special_token_77|>": 49268,
|
117 |
+
"<|reserved_special_token_78|>": 49269,
|
118 |
+
"<|reserved_special_token_79|>": 49270,
|
119 |
+
"<|reserved_special_token_7|>": 49198,
|
120 |
+
"<|reserved_special_token_80|>": 49271,
|
121 |
+
"<|reserved_special_token_81|>": 49272,
|
122 |
+
"<|reserved_special_token_82|>": 49273,
|
123 |
+
"<|reserved_special_token_83|>": 49274,
|
124 |
+
"<|reserved_special_token_84|>": 49275,
|
125 |
+
"<|reserved_special_token_85|>": 49276,
|
126 |
+
"<|reserved_special_token_86|>": 49277,
|
127 |
+
"<|reserved_special_token_87|>": 49278,
|
128 |
+
"<|reserved_special_token_8|>": 49199,
|
129 |
+
"<|reserved_special_token_9|>": 49200
|
130 |
+
}
|
chat_template.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"chat_template": "<|im_start|>{% for message in messages %}{{message['role'] | capitalize}}{% if message['content'][0]['type'] == 'image' %}{{':'}}{% else %}{{': '}}{% endif %}{% for line in message['content'] %}{% if line['type'] == 'text' %}{{line['text']}}{% elif line['type'] == 'image' %}{{ '<image>' }}{% endif %}{% endfor %}<end_of_utterance>\n{% endfor %}{% if add_generation_prompt %}{{ 'Assistant:' }}{% endif %}"
|
3 |
+
}
|
config.json
ADDED
@@ -0,0 +1,134 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "models/SmolVLM-Instruct-500M",
|
3 |
+
"architectures": [
|
4 |
+
"ColIdefics3"
|
5 |
+
],
|
6 |
+
"image_token_id": 49190,
|
7 |
+
"model_type": "idefics3",
|
8 |
+
"pad_token_id": 128002,
|
9 |
+
"scale_factor": 4,
|
10 |
+
"text_config": {
|
11 |
+
"_flash_attn_2_enabled": true,
|
12 |
+
"_name_or_path": "None",
|
13 |
+
"architectures": [
|
14 |
+
"VLlama3ForCausalLM"
|
15 |
+
],
|
16 |
+
"head_dim": 64,
|
17 |
+
"hidden_size": 960,
|
18 |
+
"intermediate_size": 2560,
|
19 |
+
"is_llama_config": true,
|
20 |
+
"max_position_embeddings": 8192,
|
21 |
+
"model_type": "llama",
|
22 |
+
"neftune_noise_alpha": 0.0,
|
23 |
+
"num_attention_heads": 15,
|
24 |
+
"num_key_value_heads": 5,
|
25 |
+
"pad_token_id": 2,
|
26 |
+
"perceiver_config": {
|
27 |
+
"_attn_implementation_autoset": false,
|
28 |
+
"_name_or_path": "",
|
29 |
+
"add_cross_attention": false,
|
30 |
+
"architectures": null,
|
31 |
+
"attention_dropout": 0.0,
|
32 |
+
"bad_words_ids": null,
|
33 |
+
"begin_suppress_tokens": null,
|
34 |
+
"bos_token_id": null,
|
35 |
+
"chunk_size_feed_forward": 0,
|
36 |
+
"cross_attention_hidden_size": null,
|
37 |
+
"decoder_start_token_id": null,
|
38 |
+
"diversity_penalty": 0.0,
|
39 |
+
"do_sample": false,
|
40 |
+
"early_stopping": false,
|
41 |
+
"encoder_no_repeat_ngram_size": 0,
|
42 |
+
"eos_token_id": null,
|
43 |
+
"exponential_decay_length_penalty": null,
|
44 |
+
"finetuning_task": null,
|
45 |
+
"forced_bos_token_id": null,
|
46 |
+
"forced_eos_token_id": null,
|
47 |
+
"hidden_act": "silu",
|
48 |
+
"id2label": {
|
49 |
+
"0": "LABEL_0",
|
50 |
+
"1": "LABEL_1"
|
51 |
+
},
|
52 |
+
"is_decoder": false,
|
53 |
+
"is_encoder_decoder": false,
|
54 |
+
"label2id": {
|
55 |
+
"LABEL_0": 0,
|
56 |
+
"LABEL_1": 1
|
57 |
+
},
|
58 |
+
"length_penalty": 1.0,
|
59 |
+
"max_length": 20,
|
60 |
+
"min_length": 0,
|
61 |
+
"model_type": "vllama3",
|
62 |
+
"no_repeat_ngram_size": 0,
|
63 |
+
"num_beam_groups": 1,
|
64 |
+
"num_beams": 1,
|
65 |
+
"num_key_value_heads": 1,
|
66 |
+
"num_return_sequences": 1,
|
67 |
+
"output_attentions": false,
|
68 |
+
"output_hidden_states": false,
|
69 |
+
"output_scores": false,
|
70 |
+
"pad_token_id": null,
|
71 |
+
"prefix": null,
|
72 |
+
"problem_type": null,
|
73 |
+
"pruned_heads": {},
|
74 |
+
"qk_layer_norms_perceiver": false,
|
75 |
+
"remove_invalid_values": false,
|
76 |
+
"repetition_penalty": 1.0,
|
77 |
+
"resampler_depth": 6,
|
78 |
+
"resampler_head_dim": 96,
|
79 |
+
"resampler_n_heads": 16,
|
80 |
+
"resampler_n_latents": 64,
|
81 |
+
"return_dict": true,
|
82 |
+
"return_dict_in_generate": false,
|
83 |
+
"sep_token_id": null,
|
84 |
+
"suppress_tokens": null,
|
85 |
+
"task_specific_params": null,
|
86 |
+
"temperature": 1.0,
|
87 |
+
"tf_legacy_loss": false,
|
88 |
+
"tie_encoder_decoder": false,
|
89 |
+
"tie_word_embeddings": true,
|
90 |
+
"tokenizer_class": null,
|
91 |
+
"top_k": 50,
|
92 |
+
"top_p": 1.0,
|
93 |
+
"torch_dtype": null,
|
94 |
+
"torchscript": false,
|
95 |
+
"transformers_version": "4.46.0",
|
96 |
+
"typical_p": 1.0,
|
97 |
+
"use_bfloat16": false
|
98 |
+
},
|
99 |
+
"pixel_shuffle_factor": 4,
|
100 |
+
"qk_layer_norms": false,
|
101 |
+
"rms_norm_eps": 1e-05,
|
102 |
+
"rope_interleaved": false,
|
103 |
+
"rope_theta": 100000,
|
104 |
+
"torch_dtype": "bfloat16",
|
105 |
+
"transformers.js_config": {
|
106 |
+
"kv_cache_dtype": {
|
107 |
+
"fp16": "float16",
|
108 |
+
"q4f16": "float16"
|
109 |
+
}
|
110 |
+
},
|
111 |
+
"use_resampler": false,
|
112 |
+
"vocab_size": 49280
|
113 |
+
},
|
114 |
+
"tie_word_embeddings": false,
|
115 |
+
"torch_dtype": "bfloat16",
|
116 |
+
"transformers_version": "4.48.1",
|
117 |
+
"use_cache": true,
|
118 |
+
"vision_config": {
|
119 |
+
"hidden_size": 768,
|
120 |
+
"image_size": 512,
|
121 |
+
"max_image_size": {
|
122 |
+
"longest_edge": 512
|
123 |
+
},
|
124 |
+
"model_type": "idefics3_vision",
|
125 |
+
"num_attention_heads": 12,
|
126 |
+
"patch_size": 16,
|
127 |
+
"size": {
|
128 |
+
"longest_edge": 2048
|
129 |
+
},
|
130 |
+
"tie_word_embeddings": false,
|
131 |
+
"use_base_siglip": false
|
132 |
+
},
|
133 |
+
"vocab_size": 49280
|
134 |
+
}
|
git_hash.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
8b4f75e476bddc6c34a02722761bd3ada6ac0d3d
|
merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
preprocessor_config.json
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"do_convert_rgb": true,
|
3 |
+
"do_image_splitting": true,
|
4 |
+
"do_normalize": true,
|
5 |
+
"do_pad": true,
|
6 |
+
"do_rescale": true,
|
7 |
+
"do_resize": true,
|
8 |
+
"image_mean": [
|
9 |
+
0.5,
|
10 |
+
0.5,
|
11 |
+
0.5
|
12 |
+
],
|
13 |
+
"image_processor_type": "Idefics3ImageProcessor",
|
14 |
+
"image_std": [
|
15 |
+
0.5,
|
16 |
+
0.5,
|
17 |
+
0.5
|
18 |
+
],
|
19 |
+
"max_image_size": {
|
20 |
+
"longest_edge": 512
|
21 |
+
},
|
22 |
+
"processor_class": "ColIdefics3Processor",
|
23 |
+
"resample": 1,
|
24 |
+
"rescale_factor": 0.00392156862745098,
|
25 |
+
"size": {
|
26 |
+
"longest_edge": 2048
|
27 |
+
}
|
28 |
+
}
|
processor_config.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"image_seq_len": 64,
|
3 |
+
"processor_class": "Idefics3Processor"
|
4 |
+
}
|
results.json
ADDED
@@ -0,0 +1,465 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"vidore/restaurant_esg_reports_beir": {"ndcg_at_1": 0.44872, "ndcg_at_3": 0.51996, "ndcg_at_5": 0.52232, "ndcg_at_10": 0.57763, "ndcg_at_20": 0.62215, "ndcg_at_50": 0.64665, "ndcg_at_100": 0.65281, "map_at_1": 0.30481, "map_at_3": 0.44263, "map_at_5": 0.46343, "map_at_10": 0.49741, "map_at_20": 0.51592, "map_at_50": 0.52237, "map_at_100": 0.52398, "recall_at_1": 0.30481, "recall_at_3": 0.54615, "recall_at_5": 0.57807, "recall_at_10": 0.71877, "recall_at_20": 0.86108, "recall_at_50": 0.95162, "recall_at_100": 0.97216, "precision_at_1": 0.46154, "precision_at_3": 0.30769, "precision_at_5": 0.21538, "precision_at_10": 0.14038, "precision_at_20": 0.08654, "precision_at_50": 0.04154, "precision_at_100": 0.0225, "mrr_at_1": 0.4423076923076923, "mrr_at_3": 0.5448717948717949, "mrr_at_5": 0.5583333333333333, "mrr_at_10": 0.5792353479853479, "mrr_at_20": 0.5826894961763383, "mrr_at_50": 0.5850171075017945, "mrr_at_100": 0.5850171075017945, "naucs_at_1_max": 0.24419022886817585, "naucs_at_1_std": 0.20913530757518103, "naucs_at_1_diff1": 0.18956477760151022, "naucs_at_3_max": 0.021538678019016246, "naucs_at_3_std": 0.10725557234497837, "naucs_at_3_diff1": -0.04875457481754448, "naucs_at_5_max": 0.014645022986549194, "naucs_at_5_std": 0.044129824597325146, "naucs_at_5_diff1": -0.11174495404454246, "naucs_at_10_max": -0.11448340055341263, "naucs_at_10_std": -0.10902704168644266, "naucs_at_10_diff1": -0.30406392580200137, "naucs_at_20_max": -0.2404702117925663, "naucs_at_20_std": -0.22313364654433895, "naucs_at_20_diff1": -0.31695759183309535, "naucs_at_50_max": -0.31937538050402253, "naucs_at_50_std": -0.2759760110803978, "naucs_at_50_diff1": -0.24888406251943948, "naucs_at_100_max": -0.259723966830786, "naucs_at_100_std": -0.21333793632671658, "naucs_at_100_diff1": -0.23851384327512057},
|
2 |
+
"vidore/synthetics_economics_macro_economy_2024_filtered_v1.0_multilingual": {
|
3 |
+
"ndcg_at_1": 0.39224,
|
4 |
+
"ndcg_at_3": 0.37476,
|
5 |
+
"ndcg_at_5": 0.36148,
|
6 |
+
"ndcg_at_10": 0.36794,
|
7 |
+
"ndcg_at_20": 0.40776,
|
8 |
+
"ndcg_at_50": 0.48463,
|
9 |
+
"ndcg_at_100": 0.53033,
|
10 |
+
"map_at_1": 0.04401,
|
11 |
+
"map_at_3": 0.0993,
|
12 |
+
"map_at_5": 0.13005,
|
13 |
+
"map_at_10": 0.17704,
|
14 |
+
"map_at_20": 0.21969,
|
15 |
+
"map_at_50": 0.26748,
|
16 |
+
"map_at_100": 0.29042,
|
17 |
+
"recall_at_1": 0.04401,
|
18 |
+
"recall_at_3": 0.13187,
|
19 |
+
"recall_at_5": 0.192,
|
20 |
+
"recall_at_10": 0.3039,
|
21 |
+
"recall_at_20": 0.45606,
|
22 |
+
"recall_at_50": 0.67169,
|
23 |
+
"recall_at_100": 0.80877,
|
24 |
+
"precision_at_1": 0.39224,
|
25 |
+
"precision_at_3": 0.35632,
|
26 |
+
"precision_at_5": 0.325,
|
27 |
+
"precision_at_10": 0.28319,
|
28 |
+
"precision_at_20": 0.2306,
|
29 |
+
"precision_at_50": 0.15836,
|
30 |
+
"precision_at_100": 0.10789,
|
31 |
+
"mrr_at_1": 0.3922413793103448,
|
32 |
+
"mrr_at_3": 0.49856321839080464,
|
33 |
+
"mrr_at_5": 0.5224856321839081,
|
34 |
+
"mrr_at_10": 0.5373648741105638,
|
35 |
+
"mrr_at_20": 0.5419287783917268,
|
36 |
+
"mrr_at_50": 0.5442446092894189,
|
37 |
+
"mrr_at_100": 0.5445144362126614,
|
38 |
+
"naucs_at_1_max": -0.09046956137538088,
|
39 |
+
"naucs_at_1_std": -0.029272928593796467,
|
40 |
+
"naucs_at_1_diff1": -0.01949330501218432,
|
41 |
+
"naucs_at_3_max": 0.019777226299839537,
|
42 |
+
"naucs_at_3_std": 0.05400545367360109,
|
43 |
+
"naucs_at_3_diff1": -0.07318677988609872,
|
44 |
+
"naucs_at_5_max": 0.0035718336913224936,
|
45 |
+
"naucs_at_5_std": 0.027188298117242122,
|
46 |
+
"naucs_at_5_diff1": -0.07827063058686147,
|
47 |
+
"naucs_at_10_max": 0.008049347237839717,
|
48 |
+
"naucs_at_10_std": 0.03145707085203085,
|
49 |
+
"naucs_at_10_diff1": -0.07144093527570813,
|
50 |
+
"naucs_at_20_max": -0.003043019306168713,
|
51 |
+
"naucs_at_20_std": 0.04245224333344333,
|
52 |
+
"naucs_at_20_diff1": -0.0974791685465552,
|
53 |
+
"naucs_at_50_max": -0.008203803722240203,
|
54 |
+
"naucs_at_50_std": 0.004296600594517341,
|
55 |
+
"naucs_at_50_diff1": -0.08202642486940749,
|
56 |
+
"naucs_at_100_max": -0.05980969604715223,
|
57 |
+
"naucs_at_100_std": -0.07215268813689295,
|
58 |
+
"naucs_at_100_diff1": -0.05108060621594025
|
59 |
+
},
|
60 |
+
"vidore/synthetic_axa_filtered_v1.0_multilingual": {
|
61 |
+
"ndcg_at_1": 0.31944,
|
62 |
+
"ndcg_at_3": 0.36735,
|
63 |
+
"ndcg_at_5": 0.37705,
|
64 |
+
"ndcg_at_10": 0.40069,
|
65 |
+
"ndcg_at_20": 0.43513,
|
66 |
+
"ndcg_at_50": 0.49148,
|
67 |
+
"ndcg_at_100": 0.52626,
|
68 |
+
"map_at_1": 0.1883,
|
69 |
+
"map_at_3": 0.24848,
|
70 |
+
"map_at_5": 0.27905,
|
71 |
+
"map_at_10": 0.30821,
|
72 |
+
"map_at_20": 0.32807,
|
73 |
+
"map_at_50": 0.34999,
|
74 |
+
"map_at_100": 0.35742,
|
75 |
+
"recall_at_1": 0.1883,
|
76 |
+
"recall_at_3": 0.30968,
|
77 |
+
"recall_at_5": 0.38218,
|
78 |
+
"recall_at_10": 0.47556,
|
79 |
+
"recall_at_20": 0.56898,
|
80 |
+
"recall_at_50": 0.72054,
|
81 |
+
"recall_at_100": 0.86053,
|
82 |
+
"precision_at_1": 0.31944,
|
83 |
+
"precision_at_3": 0.25,
|
84 |
+
"precision_at_5": 0.20278,
|
85 |
+
"precision_at_10": 0.15,
|
86 |
+
"precision_at_20": 0.10694,
|
87 |
+
"precision_at_50": 0.06556,
|
88 |
+
"precision_at_100": 0.03972,
|
89 |
+
"mrr_at_1": 0.3194444444444444,
|
90 |
+
"mrr_at_3": 0.41435185185185186,
|
91 |
+
"mrr_at_5": 0.44143518518518515,
|
92 |
+
"mrr_at_10": 0.45383597883597887,
|
93 |
+
"mrr_at_20": 0.4603018758656014,
|
94 |
+
"mrr_at_50": 0.46184289024143715,
|
95 |
+
"mrr_at_100": 0.46279641774158087,
|
96 |
+
"naucs_at_1_max": 0.25256807521642977,
|
97 |
+
"naucs_at_1_std": 0.5222755178306032,
|
98 |
+
"naucs_at_1_diff1": 0.22322127062494312,
|
99 |
+
"naucs_at_3_max": 0.01027997935801778,
|
100 |
+
"naucs_at_3_std": 0.26082012822073436,
|
101 |
+
"naucs_at_3_diff1": 0.18412709220174425,
|
102 |
+
"naucs_at_5_max": -0.023540307718607937,
|
103 |
+
"naucs_at_5_std": 0.20590277989329697,
|
104 |
+
"naucs_at_5_diff1": 0.1394140867278813,
|
105 |
+
"naucs_at_10_max": -0.1530545347893013,
|
106 |
+
"naucs_at_10_std": 0.07281002973646711,
|
107 |
+
"naucs_at_10_diff1": 0.1087825983057161,
|
108 |
+
"naucs_at_20_max": -0.24948473963259538,
|
109 |
+
"naucs_at_20_std": -0.052063417282516324,
|
110 |
+
"naucs_at_20_diff1": 0.04499575326148708,
|
111 |
+
"naucs_at_50_max": -0.3456643349075049,
|
112 |
+
"naucs_at_50_std": -0.14962525206807992,
|
113 |
+
"naucs_at_50_diff1": -0.1032344032141534,
|
114 |
+
"naucs_at_100_max": -0.41065527201035196,
|
115 |
+
"naucs_at_100_std": -0.24631195551976134,
|
116 |
+
"naucs_at_100_diff1": -0.1270004114792933
|
117 |
+
},
|
118 |
+
"vidore/synthetic_mit_biomedical_tissue_interactions_unfiltered": {
|
119 |
+
"ndcg_at_1": 0.475,
|
120 |
+
"ndcg_at_3": 0.50399,
|
121 |
+
"ndcg_at_5": 0.5426,
|
122 |
+
"ndcg_at_10": 0.56572,
|
123 |
+
"ndcg_at_20": 0.59334,
|
124 |
+
"ndcg_at_50": 0.62054,
|
125 |
+
"ndcg_at_100": 0.63584,
|
126 |
+
"map_at_1": 0.29844,
|
127 |
+
"map_at_3": 0.40685,
|
128 |
+
"map_at_5": 0.44582,
|
129 |
+
"map_at_10": 0.46931,
|
130 |
+
"map_at_20": 0.48245,
|
131 |
+
"map_at_50": 0.49251,
|
132 |
+
"map_at_100": 0.49533,
|
133 |
+
"recall_at_1": 0.29844,
|
134 |
+
"recall_at_3": 0.48891,
|
135 |
+
"recall_at_5": 0.59575,
|
136 |
+
"recall_at_10": 0.67602,
|
137 |
+
"recall_at_20": 0.75242,
|
138 |
+
"recall_at_50": 0.83386,
|
139 |
+
"recall_at_100": 0.89769,
|
140 |
+
"precision_at_1": 0.475,
|
141 |
+
"precision_at_3": 0.30833,
|
142 |
+
"precision_at_5": 0.24875,
|
143 |
+
"precision_at_10": 0.15125,
|
144 |
+
"precision_at_20": 0.09344,
|
145 |
+
"precision_at_50": 0.0465,
|
146 |
+
"precision_at_100": 0.026,
|
147 |
+
"mrr_at_1": 0.49375,
|
148 |
+
"mrr_at_3": 0.5958333333333333,
|
149 |
+
"mrr_at_5": 0.6202083333333334,
|
150 |
+
"mrr_at_10": 0.6287375992063492,
|
151 |
+
"mrr_at_20": 0.6311754670660437,
|
152 |
+
"mrr_at_50": 0.6321625072817313,
|
153 |
+
"mrr_at_100": 0.6324052960661868,
|
154 |
+
"naucs_at_1_max": 0.288181487963544,
|
155 |
+
"naucs_at_1_std": -0.05426311792094572,
|
156 |
+
"naucs_at_1_diff1": 0.4584585410956644,
|
157 |
+
"naucs_at_3_max": 0.17191913339472156,
|
158 |
+
"naucs_at_3_std": -0.020066630109774056,
|
159 |
+
"naucs_at_3_diff1": 0.09632913618821975,
|
160 |
+
"naucs_at_5_max": 0.09215639006811155,
|
161 |
+
"naucs_at_5_std": 0.0012666140953723163,
|
162 |
+
"naucs_at_5_diff1": -0.06192925755984746,
|
163 |
+
"naucs_at_10_max": 0.035222797177968716,
|
164 |
+
"naucs_at_10_std": 0.007929567555839194,
|
165 |
+
"naucs_at_10_diff1": -0.15828889663289214,
|
166 |
+
"naucs_at_20_max": -0.013133460063983105,
|
167 |
+
"naucs_at_20_std": 0.045498580990890984,
|
168 |
+
"naucs_at_20_diff1": -0.18372934627970697,
|
169 |
+
"naucs_at_50_max": -0.05231228123361153,
|
170 |
+
"naucs_at_50_std": 0.08122908162109731,
|
171 |
+
"naucs_at_50_diff1": -0.18562366170287978,
|
172 |
+
"naucs_at_100_max": -0.09050436131033135,
|
173 |
+
"naucs_at_100_std": 0.07301259934095748,
|
174 |
+
"naucs_at_100_diff1": -0.18245241325838332
|
175 |
+
},
|
176 |
+
"vidore/synthetic_rse_restaurant_filtered_v1.0": {
|
177 |
+
"ndcg_at_1": 0.26316,
|
178 |
+
"ndcg_at_3": 0.36311,
|
179 |
+
"ndcg_at_5": 0.39176,
|
180 |
+
"ndcg_at_10": 0.4454,
|
181 |
+
"ndcg_at_20": 0.50519,
|
182 |
+
"ndcg_at_50": 0.55061,
|
183 |
+
"ndcg_at_100": 0.56466,
|
184 |
+
"map_at_1": 0.15482,
|
185 |
+
"map_at_3": 0.27015,
|
186 |
+
"map_at_5": 0.29589,
|
187 |
+
"map_at_10": 0.33078,
|
188 |
+
"map_at_20": 0.36126,
|
189 |
+
"map_at_50": 0.3824,
|
190 |
+
"map_at_100": 0.38909,
|
191 |
+
"recall_at_1": 0.15482,
|
192 |
+
"recall_at_3": 0.37362,
|
193 |
+
"recall_at_5": 0.44749,
|
194 |
+
"recall_at_10": 0.60324,
|
195 |
+
"recall_at_20": 0.78193,
|
196 |
+
"recall_at_50": 0.91531,
|
197 |
+
"recall_at_100": 0.95395,
|
198 |
+
"precision_at_1": 0.26316,
|
199 |
+
"precision_at_3": 0.25146,
|
200 |
+
"precision_at_5": 0.20702,
|
201 |
+
"precision_at_10": 0.15088,
|
202 |
+
"precision_at_20": 0.11228,
|
203 |
+
"precision_at_50": 0.06667,
|
204 |
+
"precision_at_100": 0.03789,
|
205 |
+
"mrr_at_1": 0.3157894736842105,
|
206 |
+
"mrr_at_3": 0.4473684210526316,
|
207 |
+
"mrr_at_5": 0.46754385964912276,
|
208 |
+
"mrr_at_10": 0.48647312726260095,
|
209 |
+
"mrr_at_20": 0.49202021175705385,
|
210 |
+
"mrr_at_50": 0.49322536427799585,
|
211 |
+
"mrr_at_100": 0.49322536427799585,
|
212 |
+
"naucs_at_1_max": -0.05405282049792571,
|
213 |
+
"naucs_at_1_std": 0.023445855968560407,
|
214 |
+
"naucs_at_1_diff1": 0.21928586224649782,
|
215 |
+
"naucs_at_3_max": -0.011620395920182198,
|
216 |
+
"naucs_at_3_std": 0.08615056848034938,
|
217 |
+
"naucs_at_3_diff1": -0.15099634717817523,
|
218 |
+
"naucs_at_5_max": -0.1652385842485644,
|
219 |
+
"naucs_at_5_std": -0.1076298647113443,
|
220 |
+
"naucs_at_5_diff1": -0.26773917349447285,
|
221 |
+
"naucs_at_10_max": -0.20948212317741371,
|
222 |
+
"naucs_at_10_std": -0.04217452519607505,
|
223 |
+
"naucs_at_10_diff1": -0.17241123984858953,
|
224 |
+
"naucs_at_20_max": -0.3585661146008277,
|
225 |
+
"naucs_at_20_std": -0.11294869002059522,
|
226 |
+
"naucs_at_20_diff1": -0.27144993416761004,
|
227 |
+
"naucs_at_50_max": -0.33543648981957763,
|
228 |
+
"naucs_at_50_std": -0.014416596192293988,
|
229 |
+
"naucs_at_50_diff1": -0.2783603795291369,
|
230 |
+
"naucs_at_100_max": -0.3125483341345789,
|
231 |
+
"naucs_at_100_std": 0.04759656217556336,
|
232 |
+
"naucs_at_100_diff1": -0.27748680314970026
|
233 |
+
},
|
234 |
+
"vidore/synthetic_rse_restaurant_filtered_v1.0_multilingual": {
|
235 |
+
"ndcg_at_1": 0.3114,
|
236 |
+
"ndcg_at_3": 0.35716,
|
237 |
+
"ndcg_at_5": 0.39093,
|
238 |
+
"ndcg_at_10": 0.45776,
|
239 |
+
"ndcg_at_20": 0.51442,
|
240 |
+
"ndcg_at_50": 0.55435,
|
241 |
+
"ndcg_at_100": 0.57057,
|
242 |
+
"map_at_1": 0.1635,
|
243 |
+
"map_at_3": 0.26015,
|
244 |
+
"map_at_5": 0.29428,
|
245 |
+
"map_at_10": 0.33703,
|
246 |
+
"map_at_20": 0.36703,
|
247 |
+
"map_at_50": 0.38532,
|
248 |
+
"map_at_100": 0.39218,
|
249 |
+
"recall_at_1": 0.1635,
|
250 |
+
"recall_at_3": 0.34212,
|
251 |
+
"recall_at_5": 0.43294,
|
252 |
+
"recall_at_10": 0.62713,
|
253 |
+
"recall_at_20": 0.80024,
|
254 |
+
"recall_at_50": 0.9216,
|
255 |
+
"recall_at_100": 0.97058,
|
256 |
+
"precision_at_1": 0.3114,
|
257 |
+
"precision_at_3": 0.25,
|
258 |
+
"precision_at_5": 0.21228,
|
259 |
+
"precision_at_10": 0.16272,
|
260 |
+
"precision_at_20": 0.11732,
|
261 |
+
"precision_at_50": 0.06509,
|
262 |
+
"precision_at_100": 0.03768,
|
263 |
+
"mrr_at_1": 0.3201754385964912,
|
264 |
+
"mrr_at_3": 0.4276315789473684,
|
265 |
+
"mrr_at_5": 0.45570175438596494,
|
266 |
+
"mrr_at_10": 0.4726991088833194,
|
267 |
+
"mrr_at_20": 0.47990133359766324,
|
268 |
+
"mrr_at_50": 0.4817393870105699,
|
269 |
+
"mrr_at_100": 0.48179098659777314,
|
270 |
+
"naucs_at_1_max": -0.043051520891704526,
|
271 |
+
"naucs_at_1_std": 0.04332255792861466,
|
272 |
+
"naucs_at_1_diff1": 0.25290228804176196,
|
273 |
+
"naucs_at_3_max": -0.015276644061893118,
|
274 |
+
"naucs_at_3_std": 0.05163750744485839,
|
275 |
+
"naucs_at_3_diff1": 0.040189218663360116,
|
276 |
+
"naucs_at_5_max": -0.05235721102136031,
|
277 |
+
"naucs_at_5_std": 0.005811214103192345,
|
278 |
+
"naucs_at_5_diff1": 0.019471817185607386,
|
279 |
+
"naucs_at_10_max": -0.15526718391563657,
|
280 |
+
"naucs_at_10_std": -0.030920730403369213,
|
281 |
+
"naucs_at_10_diff1": -0.009103205213602163,
|
282 |
+
"naucs_at_20_max": -0.16361665459184682,
|
283 |
+
"naucs_at_20_std": -0.006377615107252758,
|
284 |
+
"naucs_at_20_diff1": -0.11234618830619728,
|
285 |
+
"naucs_at_50_max": -0.15363708207480695,
|
286 |
+
"naucs_at_50_std": 0.07280318534401509,
|
287 |
+
"naucs_at_50_diff1": -0.15710162022601212,
|
288 |
+
"naucs_at_100_max": -0.1483886076804903,
|
289 |
+
"naucs_at_100_std": 0.10513102578338192,
|
290 |
+
"naucs_at_100_diff1": -0.15391945667071522
|
291 |
+
},
|
292 |
+
"vidore/synthetic_mit_biomedical_tissue_interactions_unfiltered_multilingual": {
|
293 |
+
"ndcg_at_1": 0.38125,
|
294 |
+
"ndcg_at_3": 0.39476,
|
295 |
+
"ndcg_at_5": 0.4206,
|
296 |
+
"ndcg_at_10": 0.45509,
|
297 |
+
"ndcg_at_20": 0.48714,
|
298 |
+
"ndcg_at_50": 0.51836,
|
299 |
+
"ndcg_at_100": 0.53432,
|
300 |
+
"map_at_1": 0.24209,
|
301 |
+
"map_at_3": 0.31985,
|
302 |
+
"map_at_5": 0.34726,
|
303 |
+
"map_at_10": 0.3711,
|
304 |
+
"map_at_20": 0.38475,
|
305 |
+
"map_at_50": 0.39391,
|
306 |
+
"map_at_100": 0.39676,
|
307 |
+
"recall_at_1": 0.24209,
|
308 |
+
"recall_at_3": 0.38347,
|
309 |
+
"recall_at_5": 0.45975,
|
310 |
+
"recall_at_10": 0.56148,
|
311 |
+
"recall_at_20": 0.65407,
|
312 |
+
"recall_at_50": 0.75821,
|
313 |
+
"recall_at_100": 0.82192,
|
314 |
+
"precision_at_1": 0.38125,
|
315 |
+
"precision_at_3": 0.23333,
|
316 |
+
"precision_at_5": 0.18344,
|
317 |
+
"precision_at_10": 0.12031,
|
318 |
+
"precision_at_20": 0.07758,
|
319 |
+
"precision_at_50": 0.04006,
|
320 |
+
"precision_at_100": 0.02297,
|
321 |
+
"mrr_at_1": 0.3984375,
|
322 |
+
"mrr_at_3": 0.47890625,
|
323 |
+
"mrr_at_5": 0.497734375,
|
324 |
+
"mrr_at_10": 0.5095529513888889,
|
325 |
+
"mrr_at_20": 0.5151586381105779,
|
326 |
+
"mrr_at_50": 0.5174101160297588,
|
327 |
+
"mrr_at_100": 0.5178826588862087,
|
328 |
+
"naucs_at_1_max": 0.13899599795432951,
|
329 |
+
"naucs_at_1_std": 0.0368281555683635,
|
330 |
+
"naucs_at_1_diff1": 0.5053982968982114,
|
331 |
+
"naucs_at_3_max": 0.07054641540082532,
|
332 |
+
"naucs_at_3_std": 0.05000850601457527,
|
333 |
+
"naucs_at_3_diff1": 0.21532701510229157,
|
334 |
+
"naucs_at_5_max": 0.01417845342936614,
|
335 |
+
"naucs_at_5_std": 0.020526726379349457,
|
336 |
+
"naucs_at_5_diff1": 0.10818783419375576,
|
337 |
+
"naucs_at_10_max": -0.020678341996715813,
|
338 |
+
"naucs_at_10_std": 0.02320094009445125,
|
339 |
+
"naucs_at_10_diff1": 0.006460602129137368,
|
340 |
+
"naucs_at_20_max": -0.056359581334902174,
|
341 |
+
"naucs_at_20_std": 0.022492779057438163,
|
342 |
+
"naucs_at_20_diff1": -0.04495830300371242,
|
343 |
+
"naucs_at_50_max": -0.08195205931936514,
|
344 |
+
"naucs_at_50_std": 0.036322084125175555,
|
345 |
+
"naucs_at_50_diff1": -0.07768679112951372,
|
346 |
+
"naucs_at_100_max": -0.10382076960662541,
|
347 |
+
"naucs_at_100_std": 0.017015419651631922,
|
348 |
+
"naucs_at_100_diff1": -0.08434098316520129
|
349 |
+
},
|
350 |
+
"vidore/synthetic_axa_filtered_v1.0": {
|
351 |
+
"ndcg_at_1": 0.5,
|
352 |
+
"ndcg_at_3": 0.56184,
|
353 |
+
"ndcg_at_5": 0.587,
|
354 |
+
"ndcg_at_10": 0.60148,
|
355 |
+
"ndcg_at_20": 0.62635,
|
356 |
+
"ndcg_at_50": 0.67819,
|
357 |
+
"ndcg_at_100": 0.69787,
|
358 |
+
"map_at_1": 0.28611,
|
359 |
+
"map_at_3": 0.36587,
|
360 |
+
"map_at_5": 0.43319,
|
361 |
+
"map_at_10": 0.47842,
|
362 |
+
"map_at_20": 0.50424,
|
363 |
+
"map_at_50": 0.53292,
|
364 |
+
"map_at_100": 0.53674,
|
365 |
+
"recall_at_1": 0.28611,
|
366 |
+
"recall_at_3": 0.42945,
|
367 |
+
"recall_at_5": 0.58465,
|
368 |
+
"recall_at_10": 0.68747,
|
369 |
+
"recall_at_20": 0.75855,
|
370 |
+
"recall_at_50": 0.88111,
|
371 |
+
"recall_at_100": 0.97026,
|
372 |
+
"precision_at_1": 0.5,
|
373 |
+
"precision_at_3": 0.40741,
|
374 |
+
"precision_at_5": 0.33333,
|
375 |
+
"precision_at_10": 0.23333,
|
376 |
+
"precision_at_20": 0.15278,
|
377 |
+
"precision_at_50": 0.08444,
|
378 |
+
"precision_at_100": 0.045,
|
379 |
+
"mrr_at_1": 0.5,
|
380 |
+
"mrr_at_3": 0.6203703703703703,
|
381 |
+
"mrr_at_5": 0.6481481481481481,
|
382 |
+
"mrr_at_10": 0.6574074074074074,
|
383 |
+
"mrr_at_20": 0.6574074074074074,
|
384 |
+
"mrr_at_50": 0.65854119425548,
|
385 |
+
"mrr_at_100": 0.65854119425548,
|
386 |
+
"naucs_at_1_max": 0.42651593299790197,
|
387 |
+
"naucs_at_1_std": 0.5071500249117564,
|
388 |
+
"naucs_at_1_diff1": 0.30239223033901025,
|
389 |
+
"naucs_at_3_max": -0.2757769266874663,
|
390 |
+
"naucs_at_3_std": -0.205926822886879,
|
391 |
+
"naucs_at_3_diff1": 0.06908403486928417,
|
392 |
+
"naucs_at_5_max": -0.3693499917580161,
|
393 |
+
"naucs_at_5_std": -0.2923131576624302,
|
394 |
+
"naucs_at_5_diff1": -0.050910460634029486,
|
395 |
+
"naucs_at_10_max": -0.572254001138292,
|
396 |
+
"naucs_at_10_std": -0.46716738275931796,
|
397 |
+
"naucs_at_10_diff1": -0.0735594830753536,
|
398 |
+
"naucs_at_20_max": -0.6311605275619012,
|
399 |
+
"naucs_at_20_std": -0.493877197928487,
|
400 |
+
"naucs_at_20_diff1": -0.08810700944293344,
|
401 |
+
"naucs_at_50_max": -0.5994854185823998,
|
402 |
+
"naucs_at_50_std": -0.3880377145984835,
|
403 |
+
"naucs_at_50_diff1": -0.2337980752344902,
|
404 |
+
"naucs_at_100_max": -0.5975814841373683,
|
405 |
+
"naucs_at_100_std": -0.3931594317744619,
|
406 |
+
"naucs_at_100_diff1": -0.20608009190940405
|
407 |
+
},
|
408 |
+
"vidore/synthetic_economics_macro_economy_2024_filtered_v1.0": {
|
409 |
+
"ndcg_at_1": 0.56897,
|
410 |
+
"ndcg_at_3": 0.5211,
|
411 |
+
"ndcg_at_5": 0.50298,
|
412 |
+
"ndcg_at_10": 0.52258,
|
413 |
+
"ndcg_at_20": 0.55507,
|
414 |
+
"ndcg_at_50": 0.62454,
|
415 |
+
"ndcg_at_100": 0.65668,
|
416 |
+
"map_at_1": 0.06658,
|
417 |
+
"map_at_3": 0.14611,
|
418 |
+
"map_at_5": 0.19305,
|
419 |
+
"map_at_10": 0.27576,
|
420 |
+
"map_at_20": 0.33378,
|
421 |
+
"map_at_50": 0.39269,
|
422 |
+
"map_at_100": 0.41666,
|
423 |
+
"recall_at_1": 0.06658,
|
424 |
+
"recall_at_3": 0.18538,
|
425 |
+
"recall_at_5": 0.26874,
|
426 |
+
"recall_at_10": 0.44378,
|
427 |
+
"recall_at_20": 0.5979,
|
428 |
+
"recall_at_50": 0.79293,
|
429 |
+
"recall_at_100": 0.89795,
|
430 |
+
"precision_at_1": 0.56897,
|
431 |
+
"precision_at_3": 0.48851,
|
432 |
+
"precision_at_5": 0.44483,
|
433 |
+
"precision_at_10": 0.3931,
|
434 |
+
"precision_at_20": 0.30431,
|
435 |
+
"precision_at_50": 0.19517,
|
436 |
+
"precision_at_100": 0.12379,
|
437 |
+
"mrr_at_1": 0.5862068965517241,
|
438 |
+
"mrr_at_3": 0.675287356321839,
|
439 |
+
"mrr_at_5": 0.6985632183908046,
|
440 |
+
"mrr_at_10": 0.7113711001642037,
|
441 |
+
"mrr_at_20": 0.71252052545156,
|
442 |
+
"mrr_at_50": 0.7133415435139574,
|
443 |
+
"mrr_at_100": 0.7133415435139574,
|
444 |
+
"naucs_at_1_max": -0.40040744598442884,
|
445 |
+
"naucs_at_1_std": -0.2985416538266988,
|
446 |
+
"naucs_at_1_diff1": 0.12036209692812928,
|
447 |
+
"naucs_at_3_max": -0.3377813006714379,
|
448 |
+
"naucs_at_3_std": -0.2501659993033734,
|
449 |
+
"naucs_at_3_diff1": -0.03738351632070548,
|
450 |
+
"naucs_at_5_max": -0.1125861127198914,
|
451 |
+
"naucs_at_5_std": -0.06443718988916795,
|
452 |
+
"naucs_at_5_diff1": -0.03965316546372891,
|
453 |
+
"naucs_at_10_max": -0.009590286755270482,
|
454 |
+
"naucs_at_10_std": 0.006695305574988969,
|
455 |
+
"naucs_at_10_diff1": -0.09088428457053505,
|
456 |
+
"naucs_at_20_max": 0.05383858850417515,
|
457 |
+
"naucs_at_20_std": 0.05335828984185507,
|
458 |
+
"naucs_at_20_diff1": -0.12843644755345873,
|
459 |
+
"naucs_at_50_max": 0.016749758399340033,
|
460 |
+
"naucs_at_50_std": 0.006620482393505167,
|
461 |
+
"naucs_at_50_diff1": -0.09393030796852221,
|
462 |
+
"naucs_at_100_max": -0.069387597095011,
|
463 |
+
"naucs_at_100_std": -0.09518999664037518,
|
464 |
+
"naucs_at_100_diff1": -0.05750748161503184
|
465 |
+
}, "./data_dir/eval_vidore/arxivqa_test_subsampled": {"ndcg_at_1": 0.67, "ndcg_at_3": 0.73664, "ndcg_at_5": 0.74886, "ndcg_at_10": 0.76608, "ndcg_at_20": 0.77508, "ndcg_at_50": 0.78465, "ndcg_at_100": 0.78928, "map_at_1": 0.67, "map_at_3": 0.71967, "map_at_5": 0.72637, "map_at_10": 0.73332, "map_at_20": 0.73575, "map_at_50": 0.7373, "map_at_100": 0.73774, "recall_at_1": 0.67, "recall_at_3": 0.786, "recall_at_5": 0.816, "recall_at_10": 0.87, "recall_at_20": 0.906, "recall_at_50": 0.954, "recall_at_100": 0.982, "precision_at_1": 0.67, "precision_at_3": 0.262, "precision_at_5": 0.1632, "precision_at_10": 0.087, "precision_at_20": 0.0453, "precision_at_50": 0.01908, "precision_at_100": 0.00982, "mrr_at_1": 0.674, "mrr_at_3": 0.723, "mrr_at_5": 0.7291, "mrr_at_10": 0.7366095238095238, "mrr_at_20": 0.7391611043325439, "mrr_at_50": 0.7409444251953623, "mrr_at_100": 0.7413271325461593, "naucs_at_1_max": 0.5444803710788707, "naucs_at_1_std": -0.09109715427197845, "naucs_at_1_diff1": 0.9253203771732317, "naucs_at_3_max": 0.5919376009932287, "naucs_at_3_std": -0.04496538390458086, "naucs_at_3_diff1": 0.8649522103597137, "naucs_at_5_max": 0.6306070025471655, "naucs_at_5_std": 0.001678323187842219, "naucs_at_5_diff1": 0.8645469067046583, "naucs_at_10_max": 0.6801229356439317, "naucs_at_10_std": 0.03928756572613559, "naucs_at_10_diff1": 0.8395171443382958, "naucs_at_20_max": 0.7005979696843283, "naucs_at_20_std": 0.04557283906470355, "naucs_at_20_diff1": 0.8023322804299033, "naucs_at_50_max": 0.7126212803962136, "naucs_at_50_std": -0.09452766613891975, "naucs_at_50_diff1": 0.8312223440100683, "naucs_at_100_max": 0.85968461458657, "naucs_at_100_std": -0.10281149496835222, "naucs_at_100_diff1": 0.896514161220045}, "./data_dir/eval_vidore/docvqa_test_subsampled": {"ndcg_at_1": 0.50554, "ndcg_at_3": 0.55831, "ndcg_at_5": 0.58055, "ndcg_at_10": 0.60677, "ndcg_at_20": 0.62553, "ndcg_at_50": 0.63388, "ndcg_at_100": 0.64093, "map_at_1": 0.50554, "map_at_3": 0.54582, "map_at_5": 0.55835, "map_at_10": 0.569, "map_at_20": 0.5743, "map_at_50": 0.57564, "map_at_100": 0.57622, "recall_at_1": 0.50554, "recall_at_3": 0.59424, "recall_at_5": 0.64745, "recall_at_10": 0.72949, "recall_at_20": 0.80266, "recall_at_50": 0.84479, "recall_at_100": 0.88914, "precision_at_1": 0.50554, "precision_at_3": 0.19808, "precision_at_5": 0.12949, "precision_at_10": 0.07295, "precision_at_20": 0.04013, "precision_at_50": 0.0169, "precision_at_100": 0.00889, "mrr_at_1": 0.5033259423503326, "mrr_at_3": 0.5476718403547672, "mrr_at_5": 0.5574279379157429, "mrr_at_10": 0.5684528208918452, "mrr_at_20": 0.573404311645784, "mrr_at_50": 0.5749334030411379, "mrr_at_100": 0.575603354450426, "naucs_at_1_max": 0.2625490776539377, "naucs_at_1_std": 0.3310850636640096, "naucs_at_1_diff1": 0.8285865433933254, "naucs_at_3_max": 0.18953190824386826, "naucs_at_3_std": 0.38629715857674524, "naucs_at_3_diff1": 0.769918430991528, "naucs_at_5_max": 0.14915660669648698, "naucs_at_5_std": 0.39060413735358934, "naucs_at_5_diff1": 0.7373299633405666, "naucs_at_10_max": 0.008734548704545675, "naucs_at_10_std": 0.5053066426323437, "naucs_at_10_diff1": 0.7260812769949216, "naucs_at_20_max": -0.1110192872274276, "naucs_at_20_std": 0.6213072109985829, "naucs_at_20_diff1": 0.6964830158995551, "naucs_at_50_max": -0.16049662657697744, "naucs_at_50_std": 0.7364897688356142, "naucs_at_50_diff1": 0.7182771454403309, "naucs_at_100_max": -0.19221684927376187, "naucs_at_100_std": 0.8505984612548488, "naucs_at_100_diff1": 0.7419613287710981}, "./data_dir/eval_vidore/syntheticDocQA_energy_test": {"ndcg_at_1": 0.88, "ndcg_at_3": 0.93417, "ndcg_at_5": 0.93847, "ndcg_at_10": 0.93847, "ndcg_at_20": 0.93847, "ndcg_at_50": 0.94063, "ndcg_at_100": 0.9422, "map_at_1": 0.88, "map_at_3": 0.92167, "map_at_5": 0.92417, "map_at_10": 0.92417, "map_at_20": 0.92417, "map_at_50": 0.92458, "map_at_100": 0.92471, "recall_at_1": 0.88, "recall_at_3": 0.97, "recall_at_5": 0.98, "recall_at_10": 0.98, "recall_at_20": 0.98, "recall_at_50": 0.99, "recall_at_100": 1.0, "precision_at_1": 0.88, "precision_at_3": 0.32333, "precision_at_5": 0.196, "precision_at_10": 0.098, "precision_at_20": 0.049, "precision_at_50": 0.0198, "precision_at_100": 0.01, "mrr_at_1": 0.89, "mrr_at_3": 0.93, "mrr_at_5": 0.9325, "mrr_at_10": 0.9325, "mrr_at_20": 0.9325, "mrr_at_50": 0.9329166666666667, "mrr_at_100": 0.9330448717948718, "naucs_at_1_max": 0.36497772828507796, "naucs_at_1_std": -0.272231944002546, "naucs_at_1_diff1": 0.9777282850779508, "naucs_at_3_max": 0.693432928727046, "naucs_at_3_std": -0.15452847805789072, "naucs_at_3_diff1": 0.9564270152505466, "naucs_at_5_max": 0.6790382819794609, "naucs_at_5_std": -0.5929038281979465, "naucs_at_5_diff1": 0.9346405228758136, "naucs_at_10_max": 0.6790382819794609, "naucs_at_10_std": -0.5929038281979465, "naucs_at_10_diff1": 0.9346405228758136, "naucs_at_20_max": 0.6790382819794609, "naucs_at_20_std": -0.5929038281979465, "naucs_at_20_diff1": 0.9346405228758136, "naucs_at_50_max": 1.0, "naucs_at_50_std": 0.554154995331464, "naucs_at_50_diff1": 0.8692810457516374, "naucs_at_100_max": NaN, "naucs_at_100_std": NaN, "naucs_at_100_diff1": NaN}, "./data_dir/eval_vidore/tatdqa_test": {"ndcg_at_1": 0.64581, "ndcg_at_3": 0.73981, "ndcg_at_5": 0.7668, "ndcg_at_10": 0.787, "ndcg_at_20": 0.79364, "ndcg_at_50": 0.79698, "ndcg_at_100": 0.79864, "map_at_1": 0.64581, "map_at_3": 0.71648, "map_at_5": 0.73158, "map_at_10": 0.74001, "map_at_20": 0.74185, "map_at_50": 0.74242, "map_at_100": 0.74256, "recall_at_1": 0.64581, "recall_at_3": 0.80741, "recall_at_5": 0.87242, "recall_at_10": 0.93439, "recall_at_20": 0.96051, "recall_at_50": 0.97691, "recall_at_100": 0.98724, "precision_at_1": 0.64581, "precision_at_3": 0.26914, "precision_at_5": 0.17448, "precision_at_10": 0.09344, "precision_at_20": 0.04803, "precision_at_50": 0.01954, "precision_at_100": 0.00987, "mrr_at_1": 0.6433778857837181, "mrr_at_3": 0.7150668286755771, "mrr_at_5": 0.7304981773997571, "mrr_at_10": 0.7387049412717699, "mrr_at_20": 0.7404579555191415, "mrr_at_50": 0.7410660643728302, "mrr_at_100": 0.7412038533898355, "naucs_at_1_max": 0.13431737923823708, "naucs_at_1_std": -0.3067075571650227, "naucs_at_1_diff1": 0.8067592167032371, "naucs_at_3_max": 0.18727434840097998, "naucs_at_3_std": -0.27607320609227726, "naucs_at_3_diff1": 0.6950163190033429, "naucs_at_5_max": 0.2109382115959134, "naucs_at_5_std": -0.22542299636024854, "naucs_at_5_diff1": 0.6560772753501689, "naucs_at_10_max": 0.3049581820340452, "naucs_at_10_std": 0.10695854160572203, "naucs_at_10_diff1": 0.5979569201987198, "naucs_at_20_max": 0.3524427577390326, "naucs_at_20_std": 0.2838037847480218, "naucs_at_20_diff1": 0.5748977828288308, "naucs_at_50_max": 0.39877531195470334, "naucs_at_50_std": 0.47760692333540594, "naucs_at_50_diff1": 0.48464495157589027, "naucs_at_100_max": 0.3531041790707774, "naucs_at_100_std": 0.4303621036969795, "naucs_at_100_diff1": 0.42655633089874984}, "./data_dir/eval_vidore/infovqa_test_subsampled": {"ndcg_at_1": 0.80769, "ndcg_at_3": 0.86119, "ndcg_at_5": 0.86799, "ndcg_at_10": 0.87508, "ndcg_at_20": 0.8788, "ndcg_at_50": 0.88321, "ndcg_at_100": 0.88418, "map_at_1": 0.80769, "map_at_3": 0.84818, "map_at_5": 0.85202, "map_at_10": 0.85488, "map_at_20": 0.85598, "map_at_50": 0.85668, "map_at_100": 0.85677, "recall_at_1": 0.80769, "recall_at_3": 0.89879, "recall_at_5": 0.91498, "recall_at_10": 0.93725, "recall_at_20": 0.95142, "recall_at_50": 0.97368, "recall_at_100": 0.97976, "precision_at_1": 0.80769, "precision_at_3": 0.2996, "precision_at_5": 0.183, "precision_at_10": 0.09372, "precision_at_20": 0.04757, "precision_at_50": 0.01947, "precision_at_100": 0.0098, "mrr_at_1": 0.8117408906882592, "mrr_at_3": 0.8488529014844804, "mrr_at_5": 0.8532051282051283, "mrr_at_10": 0.8560359231411864, "mrr_at_20": 0.8570996255206782, "mrr_at_50": 0.8577900744824616, "mrr_at_100": 0.8578711146551276, "naucs_at_1_max": 0.5181292739994149, "naucs_at_1_std": -0.12587128411667012, "naucs_at_1_diff1": 0.9118360487145103, "naucs_at_3_max": 0.5428075702339784, "naucs_at_3_std": -0.133844833983956, "naucs_at_3_diff1": 0.8487810208609975, "naucs_at_5_max": 0.570342039887235, "naucs_at_5_std": -0.1629741497251075, "naucs_at_5_diff1": 0.8403883247563, "naucs_at_10_max": 0.7076634965650749, "naucs_at_10_std": 0.14379204929117678, "naucs_at_10_diff1": 0.8238016143503649, "naucs_at_20_max": 0.8079586920995654, "naucs_at_20_std": 0.21002182843283598, "naucs_at_20_diff1": 0.825877668290874, "naucs_at_50_max": 0.8233669400006994, "naucs_at_50_std": 0.18166589601039382, "naucs_at_50_diff1": 0.8057881231371927, "naucs_at_100_max": 0.8922124708224929, "naucs_at_100_std": 0.6406492513828425, "naucs_at_100_diff1": 0.7867049962977823}, "./data_dir/eval_vidore/syntheticDocQA_healthcare_industry_test": {"ndcg_at_1": 0.95, "ndcg_at_3": 0.97893, "ndcg_at_5": 0.97893, "ndcg_at_10": 0.97893, "ndcg_at_20": 0.97893, "ndcg_at_50": 0.97893, "ndcg_at_100": 0.97893, "map_at_1": 0.95, "map_at_3": 0.97167, "map_at_5": 0.97167, "map_at_10": 0.97167, "map_at_20": 0.97167, "map_at_50": 0.97167, "map_at_100": 0.97167, "recall_at_1": 0.95, "recall_at_3": 1.0, "recall_at_5": 1.0, "recall_at_10": 1.0, "recall_at_20": 1.0, "recall_at_50": 1.0, "recall_at_100": 1.0, "precision_at_1": 0.95, "precision_at_3": 0.33333, "precision_at_5": 0.2, "precision_at_10": 0.1, "precision_at_20": 0.05, "precision_at_50": 0.02, "precision_at_100": 0.01, "mrr_at_1": 0.95, "mrr_at_3": 0.9716666666666667, "mrr_at_5": 0.9716666666666667, "mrr_at_10": 0.9716666666666667, "mrr_at_20": 0.9716666666666667, "mrr_at_50": 0.9716666666666667, "mrr_at_100": 0.9716666666666667, "naucs_at_1_max": 0.5808590102707767, "naucs_at_1_std": -0.1164332399626522, "naucs_at_1_diff1": 0.9477124183006508, "naucs_at_3_max": 1.0, "naucs_at_3_std": 1.0, "naucs_at_3_diff1": 1.0, "naucs_at_5_max": 1.0, "naucs_at_5_std": 1.0, "naucs_at_5_diff1": 1.0, "naucs_at_10_max": 1.0, "naucs_at_10_std": 1.0, "naucs_at_10_diff1": 1.0, "naucs_at_20_max": 1.0, "naucs_at_20_std": 1.0, "naucs_at_20_diff1": 1.0, "naucs_at_50_max": NaN, "naucs_at_50_std": NaN, "naucs_at_50_diff1": NaN, "naucs_at_100_max": NaN, "naucs_at_100_std": NaN, "naucs_at_100_diff1": NaN}, "./data_dir/eval_vidore/tabfquad_test_subsampled": {"ndcg_at_1": 0.68929, "ndcg_at_3": 0.74413, "ndcg_at_5": 0.75167, "ndcg_at_10": 0.77118, "ndcg_at_20": 0.78112, "ndcg_at_50": 0.79873, "ndcg_at_100": 0.80054, "map_at_1": 0.68929, "map_at_3": 0.73095, "map_at_5": 0.73524, "map_at_10": 0.74323, "map_at_20": 0.74596, "map_at_50": 0.74876, "map_at_100": 0.74894, "recall_at_1": 0.68929, "recall_at_3": 0.78214, "recall_at_5": 0.8, "recall_at_10": 0.86071, "recall_at_20": 0.9, "recall_at_50": 0.98929, "recall_at_100": 1.0, "precision_at_1": 0.68929, "precision_at_3": 0.26071, "precision_at_5": 0.16, "precision_at_10": 0.08607, "precision_at_20": 0.045, "precision_at_50": 0.01979, "precision_at_100": 0.01, "mrr_at_1": 0.6857142857142857, "mrr_at_3": 0.7273809523809524, "mrr_at_5": 0.7332738095238095, "mrr_at_10": 0.7413988095238095, "mrr_at_20": 0.7440813863424158, "mrr_at_50": 0.7468722884841633, "mrr_at_100": 0.7470525854039923, "naucs_at_1_max": 0.2870009874897007, "naucs_at_1_std": 0.04204064432130546, "naucs_at_1_diff1": 0.7891552245752849, "naucs_at_3_max": 0.29717890310145373, "naucs_at_3_std": 0.10697806369788107, "naucs_at_3_diff1": 0.6949610753710974, "naucs_at_5_max": 0.2523369487655202, "naucs_at_5_std": 0.06743256743256658, "naucs_at_5_diff1": 0.6558976737548161, "naucs_at_10_max": 0.24856446841830593, "naucs_at_10_std": 0.02682144721469618, "naucs_at_10_diff1": 0.6389296278803848, "naucs_at_20_max": 0.16003067893824288, "naucs_at_20_std": -0.11236161131119002, "naucs_at_20_diff1": 0.601724022942509, "naucs_at_50_max": 0.8202614379084879, "naucs_at_50_std": 0.7424525365701868, "naucs_at_50_diff1": 0.7587924058512231, "naucs_at_100_max": 1.0, "naucs_at_100_std": 1.0, "naucs_at_100_diff1": 1.0}, "./data_dir/eval_vidore/syntheticDocQA_government_reports_test": {"ndcg_at_1": 0.87, "ndcg_at_3": 0.94178, "ndcg_at_5": 0.94609, "ndcg_at_10": 0.94609, "ndcg_at_20": 0.94609, "ndcg_at_50": 0.94609, "ndcg_at_100": 0.94609, "map_at_1": 0.87, "map_at_3": 0.925, "map_at_5": 0.9275, "map_at_10": 0.9275, "map_at_20": 0.9275, "map_at_50": 0.9275, "map_at_100": 0.9275, "recall_at_1": 0.87, "recall_at_3": 0.99, "recall_at_5": 1.0, "recall_at_10": 1.0, "recall_at_20": 1.0, "recall_at_50": 1.0, "recall_at_100": 1.0, "precision_at_1": 0.87, "precision_at_3": 0.33, "precision_at_5": 0.2, "precision_at_10": 0.1, "precision_at_20": 0.05, "precision_at_50": 0.02, "precision_at_100": 0.01, "mrr_at_1": 0.89, "mrr_at_3": 0.935, "mrr_at_5": 0.9375, "mrr_at_10": 0.9375, "mrr_at_20": 0.9375, "mrr_at_50": 0.9375, "mrr_at_100": 0.9375, "naucs_at_1_max": 0.5187736058653628, "naucs_at_1_std": 0.22202473524402008, "naucs_at_1_diff1": 0.7872694956676297, "naucs_at_3_max": 0.5541549953314585, "naucs_at_3_std": 0.35807656395889226, "naucs_at_3_diff1": 1.0, "naucs_at_5_max": 1.0, "naucs_at_5_std": 1.0, "naucs_at_5_diff1": 1.0, "naucs_at_10_max": 1.0, "naucs_at_10_std": 1.0, "naucs_at_10_diff1": 1.0, "naucs_at_20_max": 1.0, "naucs_at_20_std": 1.0, "naucs_at_20_diff1": 1.0, "naucs_at_50_max": NaN, "naucs_at_50_std": NaN, "naucs_at_50_diff1": NaN, "naucs_at_100_max": NaN, "naucs_at_100_std": NaN, "naucs_at_100_diff1": NaN}, "./data_dir/eval_vidore/shiftproject_test": {"ndcg_at_1": 0.48, "ndcg_at_3": 0.62226, "ndcg_at_5": 0.66313, "ndcg_at_10": 0.70227, "ndcg_at_20": 0.70762, "ndcg_at_50": 0.71377, "ndcg_at_100": 0.71377, "map_at_1": 0.48, "map_at_3": 0.58833, "map_at_5": 0.61083, "map_at_10": 0.62718, "map_at_20": 0.6288, "map_at_50": 0.62987, "map_at_100": 0.62987, "recall_at_1": 0.48, "recall_at_3": 0.72, "recall_at_5": 0.82, "recall_at_10": 0.94, "recall_at_20": 0.96, "recall_at_50": 0.99, "recall_at_100": 0.99, "precision_at_1": 0.48, "precision_at_3": 0.24, "precision_at_5": 0.164, "precision_at_10": 0.094, "precision_at_20": 0.048, "precision_at_50": 0.0198, "precision_at_100": 0.0099, "mrr_at_1": 0.51, "mrr_at_3": 0.6133333333333334, "mrr_at_5": 0.6333333333333333, "mrr_at_10": 0.6481230158730159, "mrr_at_20": 0.6503713924963925, "mrr_at_50": 0.6509864903528697, "mrr_at_100": 0.6509864903528697, "naucs_at_1_max": 0.01784958187784493, "naucs_at_1_std": -0.21715888641896902, "naucs_at_1_diff1": 0.7087302847464805, "naucs_at_3_max": 0.08859890109890145, "naucs_at_3_std": -0.28323412698412614, "naucs_at_3_diff1": 0.4830586080586077, "naucs_at_5_max": 0.10656459962550972, "naucs_at_5_std": -0.10389360061680472, "naucs_at_5_diff1": 0.40610199361163074, "naucs_at_10_max": -0.18744164332399568, "naucs_at_10_std": -0.024042950513536908, "naucs_at_10_diff1": 0.6868969810146294, "naucs_at_20_max": -0.22980859010270466, "naucs_at_20_std": -0.1562791783379993, "naucs_at_20_diff1": 0.7112511671335194, "naucs_at_50_max": -0.17133520074697067, "naucs_at_50_std": 0.12278244631185525, "naucs_at_50_diff1": 1.0, "naucs_at_100_max": -0.17133520074697067, "naucs_at_100_std": 0.12278244631185525, "naucs_at_100_diff1": 1.0}, "./data_dir/eval_vidore/syntheticDocQA_artificial_intelligence_test": {"ndcg_at_1": 0.97, "ndcg_at_3": 0.98762, "ndcg_at_5": 0.98762, "ndcg_at_10": 0.98762, "ndcg_at_20": 0.98762, "ndcg_at_50": 0.98762, "ndcg_at_100": 0.98762, "map_at_1": 0.97, "map_at_3": 0.98333, "map_at_5": 0.98333, "map_at_10": 0.98333, "map_at_20": 0.98333, "map_at_50": 0.98333, "map_at_100": 0.98333, "recall_at_1": 0.97, "recall_at_3": 1.0, "recall_at_5": 1.0, "recall_at_10": 1.0, "recall_at_20": 1.0, "recall_at_50": 1.0, "recall_at_100": 1.0, "precision_at_1": 0.97, "precision_at_3": 0.33333, "precision_at_5": 0.2, "precision_at_10": 0.1, "precision_at_20": 0.05, "precision_at_50": 0.02, "precision_at_100": 0.01, "mrr_at_1": 0.97, "mrr_at_3": 0.9833333333333333, "mrr_at_5": 0.9833333333333333, "mrr_at_10": 0.9833333333333333, "mrr_at_20": 0.9833333333333333, "mrr_at_50": 0.9833333333333333, "mrr_at_100": 0.9833333333333333, "naucs_at_1_max": 0.912854030501093, "naucs_at_1_std": 0.6934329287270453, "naucs_at_1_diff1": 0.912854030501093, "naucs_at_3_max": 1.0, "naucs_at_3_std": 1.0, "naucs_at_3_diff1": 1.0, "naucs_at_5_max": 1.0, "naucs_at_5_std": 1.0, "naucs_at_5_diff1": 1.0, "naucs_at_10_max": 1.0, "naucs_at_10_std": 1.0, "naucs_at_10_diff1": 1.0, "naucs_at_20_max": 1.0, "naucs_at_20_std": 1.0, "naucs_at_20_diff1": 1.0, "naucs_at_50_max": NaN, "naucs_at_50_std": NaN, "naucs_at_50_diff1": NaN, "naucs_at_100_max": NaN, "naucs_at_100_std": NaN, "naucs_at_100_diff1": NaN}}
|
special_tokens_map.json
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
{
|
4 |
+
"content": "<fake_token_around_image>",
|
5 |
+
"lstrip": false,
|
6 |
+
"normalized": false,
|
7 |
+
"rstrip": false,
|
8 |
+
"single_word": false
|
9 |
+
},
|
10 |
+
{
|
11 |
+
"content": "<image>",
|
12 |
+
"lstrip": false,
|
13 |
+
"normalized": false,
|
14 |
+
"rstrip": false,
|
15 |
+
"single_word": false
|
16 |
+
},
|
17 |
+
{
|
18 |
+
"content": "<end_of_utterance>",
|
19 |
+
"lstrip": false,
|
20 |
+
"normalized": false,
|
21 |
+
"rstrip": false,
|
22 |
+
"single_word": false
|
23 |
+
}
|
24 |
+
],
|
25 |
+
"bos_token": {
|
26 |
+
"content": "<|im_start|>",
|
27 |
+
"lstrip": false,
|
28 |
+
"normalized": false,
|
29 |
+
"rstrip": false,
|
30 |
+
"single_word": false
|
31 |
+
},
|
32 |
+
"eos_token": {
|
33 |
+
"content": "<|im_end|>",
|
34 |
+
"lstrip": false,
|
35 |
+
"normalized": false,
|
36 |
+
"rstrip": false,
|
37 |
+
"single_word": false
|
38 |
+
},
|
39 |
+
"pad_token": {
|
40 |
+
"content": "<|im_end|>",
|
41 |
+
"lstrip": false,
|
42 |
+
"normalized": false,
|
43 |
+
"rstrip": false,
|
44 |
+
"single_word": false
|
45 |
+
},
|
46 |
+
"unk_token": {
|
47 |
+
"content": "<|endoftext|>",
|
48 |
+
"lstrip": false,
|
49 |
+
"normalized": false,
|
50 |
+
"rstrip": false,
|
51 |
+
"single_word": false
|
52 |
+
}
|
53 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1,1183 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_prefix_space": false,
|
3 |
+
"added_tokens_decoder": {
|
4 |
+
"0": {
|
5 |
+
"content": "<|endoftext|>",
|
6 |
+
"lstrip": false,
|
7 |
+
"normalized": false,
|
8 |
+
"rstrip": false,
|
9 |
+
"single_word": false,
|
10 |
+
"special": true
|
11 |
+
},
|
12 |
+
"1": {
|
13 |
+
"content": "<|im_start|>",
|
14 |
+
"lstrip": false,
|
15 |
+
"normalized": false,
|
16 |
+
"rstrip": false,
|
17 |
+
"single_word": false,
|
18 |
+
"special": true
|
19 |
+
},
|
20 |
+
"2": {
|
21 |
+
"content": "<|im_end|>",
|
22 |
+
"lstrip": false,
|
23 |
+
"normalized": false,
|
24 |
+
"rstrip": false,
|
25 |
+
"single_word": false,
|
26 |
+
"special": true
|
27 |
+
},
|
28 |
+
"3": {
|
29 |
+
"content": "<repo_name>",
|
30 |
+
"lstrip": false,
|
31 |
+
"normalized": false,
|
32 |
+
"rstrip": false,
|
33 |
+
"single_word": false,
|
34 |
+
"special": true
|
35 |
+
},
|
36 |
+
"4": {
|
37 |
+
"content": "<reponame>",
|
38 |
+
"lstrip": false,
|
39 |
+
"normalized": false,
|
40 |
+
"rstrip": false,
|
41 |
+
"single_word": false,
|
42 |
+
"special": true
|
43 |
+
},
|
44 |
+
"5": {
|
45 |
+
"content": "<file_sep>",
|
46 |
+
"lstrip": false,
|
47 |
+
"normalized": false,
|
48 |
+
"rstrip": false,
|
49 |
+
"single_word": false,
|
50 |
+
"special": true
|
51 |
+
},
|
52 |
+
"6": {
|
53 |
+
"content": "<filename>",
|
54 |
+
"lstrip": false,
|
55 |
+
"normalized": false,
|
56 |
+
"rstrip": false,
|
57 |
+
"single_word": false,
|
58 |
+
"special": true
|
59 |
+
},
|
60 |
+
"7": {
|
61 |
+
"content": "<gh_stars>",
|
62 |
+
"lstrip": false,
|
63 |
+
"normalized": false,
|
64 |
+
"rstrip": false,
|
65 |
+
"single_word": false,
|
66 |
+
"special": true
|
67 |
+
},
|
68 |
+
"8": {
|
69 |
+
"content": "<issue_start>",
|
70 |
+
"lstrip": false,
|
71 |
+
"normalized": false,
|
72 |
+
"rstrip": false,
|
73 |
+
"single_word": false,
|
74 |
+
"special": true
|
75 |
+
},
|
76 |
+
"9": {
|
77 |
+
"content": "<issue_comment>",
|
78 |
+
"lstrip": false,
|
79 |
+
"normalized": false,
|
80 |
+
"rstrip": false,
|
81 |
+
"single_word": false,
|
82 |
+
"special": true
|
83 |
+
},
|
84 |
+
"10": {
|
85 |
+
"content": "<issue_closed>",
|
86 |
+
"lstrip": false,
|
87 |
+
"normalized": false,
|
88 |
+
"rstrip": false,
|
89 |
+
"single_word": false,
|
90 |
+
"special": true
|
91 |
+
},
|
92 |
+
"11": {
|
93 |
+
"content": "<jupyter_start>",
|
94 |
+
"lstrip": false,
|
95 |
+
"normalized": false,
|
96 |
+
"rstrip": false,
|
97 |
+
"single_word": false,
|
98 |
+
"special": true
|
99 |
+
},
|
100 |
+
"12": {
|
101 |
+
"content": "<jupyter_text>",
|
102 |
+
"lstrip": false,
|
103 |
+
"normalized": false,
|
104 |
+
"rstrip": false,
|
105 |
+
"single_word": false,
|
106 |
+
"special": true
|
107 |
+
},
|
108 |
+
"13": {
|
109 |
+
"content": "<jupyter_code>",
|
110 |
+
"lstrip": false,
|
111 |
+
"normalized": false,
|
112 |
+
"rstrip": false,
|
113 |
+
"single_word": false,
|
114 |
+
"special": true
|
115 |
+
},
|
116 |
+
"14": {
|
117 |
+
"content": "<jupyter_output>",
|
118 |
+
"lstrip": false,
|
119 |
+
"normalized": false,
|
120 |
+
"rstrip": false,
|
121 |
+
"single_word": false,
|
122 |
+
"special": true
|
123 |
+
},
|
124 |
+
"15": {
|
125 |
+
"content": "<jupyter_script>",
|
126 |
+
"lstrip": false,
|
127 |
+
"normalized": false,
|
128 |
+
"rstrip": false,
|
129 |
+
"single_word": false,
|
130 |
+
"special": true
|
131 |
+
},
|
132 |
+
"16": {
|
133 |
+
"content": "<empty_output>",
|
134 |
+
"lstrip": false,
|
135 |
+
"normalized": false,
|
136 |
+
"rstrip": false,
|
137 |
+
"single_word": false,
|
138 |
+
"special": true
|
139 |
+
},
|
140 |
+
"49152": {
|
141 |
+
"content": "<global-img>",
|
142 |
+
"lstrip": false,
|
143 |
+
"normalized": false,
|
144 |
+
"rstrip": false,
|
145 |
+
"single_word": false,
|
146 |
+
"special": true
|
147 |
+
},
|
148 |
+
"49153": {
|
149 |
+
"content": "<row_1_col_1>",
|
150 |
+
"lstrip": false,
|
151 |
+
"normalized": false,
|
152 |
+
"rstrip": false,
|
153 |
+
"single_word": false,
|
154 |
+
"special": true
|
155 |
+
},
|
156 |
+
"49154": {
|
157 |
+
"content": "<row_1_col_2>",
|
158 |
+
"lstrip": false,
|
159 |
+
"normalized": false,
|
160 |
+
"rstrip": false,
|
161 |
+
"single_word": false,
|
162 |
+
"special": true
|
163 |
+
},
|
164 |
+
"49155": {
|
165 |
+
"content": "<row_1_col_3>",
|
166 |
+
"lstrip": false,
|
167 |
+
"normalized": false,
|
168 |
+
"rstrip": false,
|
169 |
+
"single_word": false,
|
170 |
+
"special": true
|
171 |
+
},
|
172 |
+
"49156": {
|
173 |
+
"content": "<row_1_col_4>",
|
174 |
+
"lstrip": false,
|
175 |
+
"normalized": false,
|
176 |
+
"rstrip": false,
|
177 |
+
"single_word": false,
|
178 |
+
"special": true
|
179 |
+
},
|
180 |
+
"49157": {
|
181 |
+
"content": "<row_1_col_5>",
|
182 |
+
"lstrip": false,
|
183 |
+
"normalized": false,
|
184 |
+
"rstrip": false,
|
185 |
+
"single_word": false,
|
186 |
+
"special": true
|
187 |
+
},
|
188 |
+
"49158": {
|
189 |
+
"content": "<row_1_col_6>",
|
190 |
+
"lstrip": false,
|
191 |
+
"normalized": false,
|
192 |
+
"rstrip": false,
|
193 |
+
"single_word": false,
|
194 |
+
"special": true
|
195 |
+
},
|
196 |
+
"49159": {
|
197 |
+
"content": "<row_2_col_1>",
|
198 |
+
"lstrip": false,
|
199 |
+
"normalized": false,
|
200 |
+
"rstrip": false,
|
201 |
+
"single_word": false,
|
202 |
+
"special": true
|
203 |
+
},
|
204 |
+
"49160": {
|
205 |
+
"content": "<row_2_col_2>",
|
206 |
+
"lstrip": false,
|
207 |
+
"normalized": false,
|
208 |
+
"rstrip": false,
|
209 |
+
"single_word": false,
|
210 |
+
"special": true
|
211 |
+
},
|
212 |
+
"49161": {
|
213 |
+
"content": "<row_2_col_3>",
|
214 |
+
"lstrip": false,
|
215 |
+
"normalized": false,
|
216 |
+
"rstrip": false,
|
217 |
+
"single_word": false,
|
218 |
+
"special": true
|
219 |
+
},
|
220 |
+
"49162": {
|
221 |
+
"content": "<row_2_col_4>",
|
222 |
+
"lstrip": false,
|
223 |
+
"normalized": false,
|
224 |
+
"rstrip": false,
|
225 |
+
"single_word": false,
|
226 |
+
"special": true
|
227 |
+
},
|
228 |
+
"49163": {
|
229 |
+
"content": "<row_2_col_5>",
|
230 |
+
"lstrip": false,
|
231 |
+
"normalized": false,
|
232 |
+
"rstrip": false,
|
233 |
+
"single_word": false,
|
234 |
+
"special": true
|
235 |
+
},
|
236 |
+
"49164": {
|
237 |
+
"content": "<row_2_col_6>",
|
238 |
+
"lstrip": false,
|
239 |
+
"normalized": false,
|
240 |
+
"rstrip": false,
|
241 |
+
"single_word": false,
|
242 |
+
"special": true
|
243 |
+
},
|
244 |
+
"49165": {
|
245 |
+
"content": "<row_3_col_1>",
|
246 |
+
"lstrip": false,
|
247 |
+
"normalized": false,
|
248 |
+
"rstrip": false,
|
249 |
+
"single_word": false,
|
250 |
+
"special": true
|
251 |
+
},
|
252 |
+
"49166": {
|
253 |
+
"content": "<row_3_col_2>",
|
254 |
+
"lstrip": false,
|
255 |
+
"normalized": false,
|
256 |
+
"rstrip": false,
|
257 |
+
"single_word": false,
|
258 |
+
"special": true
|
259 |
+
},
|
260 |
+
"49167": {
|
261 |
+
"content": "<row_3_col_3>",
|
262 |
+
"lstrip": false,
|
263 |
+
"normalized": false,
|
264 |
+
"rstrip": false,
|
265 |
+
"single_word": false,
|
266 |
+
"special": true
|
267 |
+
},
|
268 |
+
"49168": {
|
269 |
+
"content": "<row_3_col_4>",
|
270 |
+
"lstrip": false,
|
271 |
+
"normalized": false,
|
272 |
+
"rstrip": false,
|
273 |
+
"single_word": false,
|
274 |
+
"special": true
|
275 |
+
},
|
276 |
+
"49169": {
|
277 |
+
"content": "<row_3_col_5>",
|
278 |
+
"lstrip": false,
|
279 |
+
"normalized": false,
|
280 |
+
"rstrip": false,
|
281 |
+
"single_word": false,
|
282 |
+
"special": true
|
283 |
+
},
|
284 |
+
"49170": {
|
285 |
+
"content": "<row_3_col_6>",
|
286 |
+
"lstrip": false,
|
287 |
+
"normalized": false,
|
288 |
+
"rstrip": false,
|
289 |
+
"single_word": false,
|
290 |
+
"special": true
|
291 |
+
},
|
292 |
+
"49171": {
|
293 |
+
"content": "<row_4_col_1>",
|
294 |
+
"lstrip": false,
|
295 |
+
"normalized": false,
|
296 |
+
"rstrip": false,
|
297 |
+
"single_word": false,
|
298 |
+
"special": true
|
299 |
+
},
|
300 |
+
"49172": {
|
301 |
+
"content": "<row_4_col_2>",
|
302 |
+
"lstrip": false,
|
303 |
+
"normalized": false,
|
304 |
+
"rstrip": false,
|
305 |
+
"single_word": false,
|
306 |
+
"special": true
|
307 |
+
},
|
308 |
+
"49173": {
|
309 |
+
"content": "<row_4_col_3>",
|
310 |
+
"lstrip": false,
|
311 |
+
"normalized": false,
|
312 |
+
"rstrip": false,
|
313 |
+
"single_word": false,
|
314 |
+
"special": true
|
315 |
+
},
|
316 |
+
"49174": {
|
317 |
+
"content": "<row_4_col_4>",
|
318 |
+
"lstrip": false,
|
319 |
+
"normalized": false,
|
320 |
+
"rstrip": false,
|
321 |
+
"single_word": false,
|
322 |
+
"special": true
|
323 |
+
},
|
324 |
+
"49175": {
|
325 |
+
"content": "<row_4_col_5>",
|
326 |
+
"lstrip": false,
|
327 |
+
"normalized": false,
|
328 |
+
"rstrip": false,
|
329 |
+
"single_word": false,
|
330 |
+
"special": true
|
331 |
+
},
|
332 |
+
"49176": {
|
333 |
+
"content": "<row_4_col_6>",
|
334 |
+
"lstrip": false,
|
335 |
+
"normalized": false,
|
336 |
+
"rstrip": false,
|
337 |
+
"single_word": false,
|
338 |
+
"special": true
|
339 |
+
},
|
340 |
+
"49177": {
|
341 |
+
"content": "<row_5_col_1>",
|
342 |
+
"lstrip": false,
|
343 |
+
"normalized": false,
|
344 |
+
"rstrip": false,
|
345 |
+
"single_word": false,
|
346 |
+
"special": true
|
347 |
+
},
|
348 |
+
"49178": {
|
349 |
+
"content": "<row_5_col_2>",
|
350 |
+
"lstrip": false,
|
351 |
+
"normalized": false,
|
352 |
+
"rstrip": false,
|
353 |
+
"single_word": false,
|
354 |
+
"special": true
|
355 |
+
},
|
356 |
+
"49179": {
|
357 |
+
"content": "<row_5_col_3>",
|
358 |
+
"lstrip": false,
|
359 |
+
"normalized": false,
|
360 |
+
"rstrip": false,
|
361 |
+
"single_word": false,
|
362 |
+
"special": true
|
363 |
+
},
|
364 |
+
"49180": {
|
365 |
+
"content": "<row_5_col_4>",
|
366 |
+
"lstrip": false,
|
367 |
+
"normalized": false,
|
368 |
+
"rstrip": false,
|
369 |
+
"single_word": false,
|
370 |
+
"special": true
|
371 |
+
},
|
372 |
+
"49181": {
|
373 |
+
"content": "<row_5_col_5>",
|
374 |
+
"lstrip": false,
|
375 |
+
"normalized": false,
|
376 |
+
"rstrip": false,
|
377 |
+
"single_word": false,
|
378 |
+
"special": true
|
379 |
+
},
|
380 |
+
"49182": {
|
381 |
+
"content": "<row_5_col_6>",
|
382 |
+
"lstrip": false,
|
383 |
+
"normalized": false,
|
384 |
+
"rstrip": false,
|
385 |
+
"single_word": false,
|
386 |
+
"special": true
|
387 |
+
},
|
388 |
+
"49183": {
|
389 |
+
"content": "<row_6_col_1>",
|
390 |
+
"lstrip": false,
|
391 |
+
"normalized": false,
|
392 |
+
"rstrip": false,
|
393 |
+
"single_word": false,
|
394 |
+
"special": true
|
395 |
+
},
|
396 |
+
"49184": {
|
397 |
+
"content": "<row_6_col_2>",
|
398 |
+
"lstrip": false,
|
399 |
+
"normalized": false,
|
400 |
+
"rstrip": false,
|
401 |
+
"single_word": false,
|
402 |
+
"special": true
|
403 |
+
},
|
404 |
+
"49185": {
|
405 |
+
"content": "<row_6_col_3>",
|
406 |
+
"lstrip": false,
|
407 |
+
"normalized": false,
|
408 |
+
"rstrip": false,
|
409 |
+
"single_word": false,
|
410 |
+
"special": true
|
411 |
+
},
|
412 |
+
"49186": {
|
413 |
+
"content": "<row_6_col_4>",
|
414 |
+
"lstrip": false,
|
415 |
+
"normalized": false,
|
416 |
+
"rstrip": false,
|
417 |
+
"single_word": false,
|
418 |
+
"special": true
|
419 |
+
},
|
420 |
+
"49187": {
|
421 |
+
"content": "<row_6_col_5>",
|
422 |
+
"lstrip": false,
|
423 |
+
"normalized": false,
|
424 |
+
"rstrip": false,
|
425 |
+
"single_word": false,
|
426 |
+
"special": true
|
427 |
+
},
|
428 |
+
"49188": {
|
429 |
+
"content": "<row_6_col_6>",
|
430 |
+
"lstrip": false,
|
431 |
+
"normalized": false,
|
432 |
+
"rstrip": false,
|
433 |
+
"single_word": false,
|
434 |
+
"special": true
|
435 |
+
},
|
436 |
+
"49189": {
|
437 |
+
"content": "<fake_token_around_image>",
|
438 |
+
"lstrip": false,
|
439 |
+
"normalized": false,
|
440 |
+
"rstrip": false,
|
441 |
+
"single_word": false,
|
442 |
+
"special": true
|
443 |
+
},
|
444 |
+
"49190": {
|
445 |
+
"content": "<image>",
|
446 |
+
"lstrip": false,
|
447 |
+
"normalized": false,
|
448 |
+
"rstrip": false,
|
449 |
+
"single_word": false,
|
450 |
+
"special": true
|
451 |
+
},
|
452 |
+
"49191": {
|
453 |
+
"content": "<|reserved_special_token_0|>",
|
454 |
+
"lstrip": false,
|
455 |
+
"normalized": false,
|
456 |
+
"rstrip": false,
|
457 |
+
"single_word": false,
|
458 |
+
"special": true
|
459 |
+
},
|
460 |
+
"49192": {
|
461 |
+
"content": "<|reserved_special_token_1|>",
|
462 |
+
"lstrip": false,
|
463 |
+
"normalized": false,
|
464 |
+
"rstrip": false,
|
465 |
+
"single_word": false,
|
466 |
+
"special": true
|
467 |
+
},
|
468 |
+
"49193": {
|
469 |
+
"content": "<|reserved_special_token_2|>",
|
470 |
+
"lstrip": false,
|
471 |
+
"normalized": false,
|
472 |
+
"rstrip": false,
|
473 |
+
"single_word": false,
|
474 |
+
"special": true
|
475 |
+
},
|
476 |
+
"49194": {
|
477 |
+
"content": "<|reserved_special_token_3|>",
|
478 |
+
"lstrip": false,
|
479 |
+
"normalized": false,
|
480 |
+
"rstrip": false,
|
481 |
+
"single_word": false,
|
482 |
+
"special": true
|
483 |
+
},
|
484 |
+
"49195": {
|
485 |
+
"content": "<|reserved_special_token_4|>",
|
486 |
+
"lstrip": false,
|
487 |
+
"normalized": false,
|
488 |
+
"rstrip": false,
|
489 |
+
"single_word": false,
|
490 |
+
"special": true
|
491 |
+
},
|
492 |
+
"49196": {
|
493 |
+
"content": "<|reserved_special_token_5|>",
|
494 |
+
"lstrip": false,
|
495 |
+
"normalized": false,
|
496 |
+
"rstrip": false,
|
497 |
+
"single_word": false,
|
498 |
+
"special": true
|
499 |
+
},
|
500 |
+
"49197": {
|
501 |
+
"content": "<|reserved_special_token_6|>",
|
502 |
+
"lstrip": false,
|
503 |
+
"normalized": false,
|
504 |
+
"rstrip": false,
|
505 |
+
"single_word": false,
|
506 |
+
"special": true
|
507 |
+
},
|
508 |
+
"49198": {
|
509 |
+
"content": "<|reserved_special_token_7|>",
|
510 |
+
"lstrip": false,
|
511 |
+
"normalized": false,
|
512 |
+
"rstrip": false,
|
513 |
+
"single_word": false,
|
514 |
+
"special": true
|
515 |
+
},
|
516 |
+
"49199": {
|
517 |
+
"content": "<|reserved_special_token_8|>",
|
518 |
+
"lstrip": false,
|
519 |
+
"normalized": false,
|
520 |
+
"rstrip": false,
|
521 |
+
"single_word": false,
|
522 |
+
"special": true
|
523 |
+
},
|
524 |
+
"49200": {
|
525 |
+
"content": "<|reserved_special_token_9|>",
|
526 |
+
"lstrip": false,
|
527 |
+
"normalized": false,
|
528 |
+
"rstrip": false,
|
529 |
+
"single_word": false,
|
530 |
+
"special": true
|
531 |
+
},
|
532 |
+
"49201": {
|
533 |
+
"content": "<|reserved_special_token_10|>",
|
534 |
+
"lstrip": false,
|
535 |
+
"normalized": false,
|
536 |
+
"rstrip": false,
|
537 |
+
"single_word": false,
|
538 |
+
"special": true
|
539 |
+
},
|
540 |
+
"49202": {
|
541 |
+
"content": "<|reserved_special_token_11|>",
|
542 |
+
"lstrip": false,
|
543 |
+
"normalized": false,
|
544 |
+
"rstrip": false,
|
545 |
+
"single_word": false,
|
546 |
+
"special": true
|
547 |
+
},
|
548 |
+
"49203": {
|
549 |
+
"content": "<|reserved_special_token_12|>",
|
550 |
+
"lstrip": false,
|
551 |
+
"normalized": false,
|
552 |
+
"rstrip": false,
|
553 |
+
"single_word": false,
|
554 |
+
"special": true
|
555 |
+
},
|
556 |
+
"49204": {
|
557 |
+
"content": "<|reserved_special_token_13|>",
|
558 |
+
"lstrip": false,
|
559 |
+
"normalized": false,
|
560 |
+
"rstrip": false,
|
561 |
+
"single_word": false,
|
562 |
+
"special": true
|
563 |
+
},
|
564 |
+
"49205": {
|
565 |
+
"content": "<|reserved_special_token_14|>",
|
566 |
+
"lstrip": false,
|
567 |
+
"normalized": false,
|
568 |
+
"rstrip": false,
|
569 |
+
"single_word": false,
|
570 |
+
"special": true
|
571 |
+
},
|
572 |
+
"49206": {
|
573 |
+
"content": "<|reserved_special_token_15|>",
|
574 |
+
"lstrip": false,
|
575 |
+
"normalized": false,
|
576 |
+
"rstrip": false,
|
577 |
+
"single_word": false,
|
578 |
+
"special": true
|
579 |
+
},
|
580 |
+
"49207": {
|
581 |
+
"content": "<|reserved_special_token_16|>",
|
582 |
+
"lstrip": false,
|
583 |
+
"normalized": false,
|
584 |
+
"rstrip": false,
|
585 |
+
"single_word": false,
|
586 |
+
"special": true
|
587 |
+
},
|
588 |
+
"49208": {
|
589 |
+
"content": "<|reserved_special_token_17|>",
|
590 |
+
"lstrip": false,
|
591 |
+
"normalized": false,
|
592 |
+
"rstrip": false,
|
593 |
+
"single_word": false,
|
594 |
+
"special": true
|
595 |
+
},
|
596 |
+
"49209": {
|
597 |
+
"content": "<|reserved_special_token_18|>",
|
598 |
+
"lstrip": false,
|
599 |
+
"normalized": false,
|
600 |
+
"rstrip": false,
|
601 |
+
"single_word": false,
|
602 |
+
"special": true
|
603 |
+
},
|
604 |
+
"49210": {
|
605 |
+
"content": "<|reserved_special_token_19|>",
|
606 |
+
"lstrip": false,
|
607 |
+
"normalized": false,
|
608 |
+
"rstrip": false,
|
609 |
+
"single_word": false,
|
610 |
+
"special": true
|
611 |
+
},
|
612 |
+
"49211": {
|
613 |
+
"content": "<|reserved_special_token_20|>",
|
614 |
+
"lstrip": false,
|
615 |
+
"normalized": false,
|
616 |
+
"rstrip": false,
|
617 |
+
"single_word": false,
|
618 |
+
"special": true
|
619 |
+
},
|
620 |
+
"49212": {
|
621 |
+
"content": "<|reserved_special_token_21|>",
|
622 |
+
"lstrip": false,
|
623 |
+
"normalized": false,
|
624 |
+
"rstrip": false,
|
625 |
+
"single_word": false,
|
626 |
+
"special": true
|
627 |
+
},
|
628 |
+
"49213": {
|
629 |
+
"content": "<|reserved_special_token_22|>",
|
630 |
+
"lstrip": false,
|
631 |
+
"normalized": false,
|
632 |
+
"rstrip": false,
|
633 |
+
"single_word": false,
|
634 |
+
"special": true
|
635 |
+
},
|
636 |
+
"49214": {
|
637 |
+
"content": "<|reserved_special_token_23|>",
|
638 |
+
"lstrip": false,
|
639 |
+
"normalized": false,
|
640 |
+
"rstrip": false,
|
641 |
+
"single_word": false,
|
642 |
+
"special": true
|
643 |
+
},
|
644 |
+
"49215": {
|
645 |
+
"content": "<|reserved_special_token_24|>",
|
646 |
+
"lstrip": false,
|
647 |
+
"normalized": false,
|
648 |
+
"rstrip": false,
|
649 |
+
"single_word": false,
|
650 |
+
"special": true
|
651 |
+
},
|
652 |
+
"49216": {
|
653 |
+
"content": "<|reserved_special_token_25|>",
|
654 |
+
"lstrip": false,
|
655 |
+
"normalized": false,
|
656 |
+
"rstrip": false,
|
657 |
+
"single_word": false,
|
658 |
+
"special": true
|
659 |
+
},
|
660 |
+
"49217": {
|
661 |
+
"content": "<|reserved_special_token_26|>",
|
662 |
+
"lstrip": false,
|
663 |
+
"normalized": false,
|
664 |
+
"rstrip": false,
|
665 |
+
"single_word": false,
|
666 |
+
"special": true
|
667 |
+
},
|
668 |
+
"49218": {
|
669 |
+
"content": "<|reserved_special_token_27|>",
|
670 |
+
"lstrip": false,
|
671 |
+
"normalized": false,
|
672 |
+
"rstrip": false,
|
673 |
+
"single_word": false,
|
674 |
+
"special": true
|
675 |
+
},
|
676 |
+
"49219": {
|
677 |
+
"content": "<|reserved_special_token_28|>",
|
678 |
+
"lstrip": false,
|
679 |
+
"normalized": false,
|
680 |
+
"rstrip": false,
|
681 |
+
"single_word": false,
|
682 |
+
"special": true
|
683 |
+
},
|
684 |
+
"49220": {
|
685 |
+
"content": "<|reserved_special_token_29|>",
|
686 |
+
"lstrip": false,
|
687 |
+
"normalized": false,
|
688 |
+
"rstrip": false,
|
689 |
+
"single_word": false,
|
690 |
+
"special": true
|
691 |
+
},
|
692 |
+
"49221": {
|
693 |
+
"content": "<|reserved_special_token_30|>",
|
694 |
+
"lstrip": false,
|
695 |
+
"normalized": false,
|
696 |
+
"rstrip": false,
|
697 |
+
"single_word": false,
|
698 |
+
"special": true
|
699 |
+
},
|
700 |
+
"49222": {
|
701 |
+
"content": "<|reserved_special_token_31|>",
|
702 |
+
"lstrip": false,
|
703 |
+
"normalized": false,
|
704 |
+
"rstrip": false,
|
705 |
+
"single_word": false,
|
706 |
+
"special": true
|
707 |
+
},
|
708 |
+
"49223": {
|
709 |
+
"content": "<|reserved_special_token_32|>",
|
710 |
+
"lstrip": false,
|
711 |
+
"normalized": false,
|
712 |
+
"rstrip": false,
|
713 |
+
"single_word": false,
|
714 |
+
"special": true
|
715 |
+
},
|
716 |
+
"49224": {
|
717 |
+
"content": "<|reserved_special_token_33|>",
|
718 |
+
"lstrip": false,
|
719 |
+
"normalized": false,
|
720 |
+
"rstrip": false,
|
721 |
+
"single_word": false,
|
722 |
+
"special": true
|
723 |
+
},
|
724 |
+
"49225": {
|
725 |
+
"content": "<|reserved_special_token_34|>",
|
726 |
+
"lstrip": false,
|
727 |
+
"normalized": false,
|
728 |
+
"rstrip": false,
|
729 |
+
"single_word": false,
|
730 |
+
"special": true
|
731 |
+
},
|
732 |
+
"49226": {
|
733 |
+
"content": "<|reserved_special_token_35|>",
|
734 |
+
"lstrip": false,
|
735 |
+
"normalized": false,
|
736 |
+
"rstrip": false,
|
737 |
+
"single_word": false,
|
738 |
+
"special": true
|
739 |
+
},
|
740 |
+
"49227": {
|
741 |
+
"content": "<|reserved_special_token_36|>",
|
742 |
+
"lstrip": false,
|
743 |
+
"normalized": false,
|
744 |
+
"rstrip": false,
|
745 |
+
"single_word": false,
|
746 |
+
"special": true
|
747 |
+
},
|
748 |
+
"49228": {
|
749 |
+
"content": "<|reserved_special_token_37|>",
|
750 |
+
"lstrip": false,
|
751 |
+
"normalized": false,
|
752 |
+
"rstrip": false,
|
753 |
+
"single_word": false,
|
754 |
+
"special": true
|
755 |
+
},
|
756 |
+
"49229": {
|
757 |
+
"content": "<|reserved_special_token_38|>",
|
758 |
+
"lstrip": false,
|
759 |
+
"normalized": false,
|
760 |
+
"rstrip": false,
|
761 |
+
"single_word": false,
|
762 |
+
"special": true
|
763 |
+
},
|
764 |
+
"49230": {
|
765 |
+
"content": "<|reserved_special_token_39|>",
|
766 |
+
"lstrip": false,
|
767 |
+
"normalized": false,
|
768 |
+
"rstrip": false,
|
769 |
+
"single_word": false,
|
770 |
+
"special": true
|
771 |
+
},
|
772 |
+
"49231": {
|
773 |
+
"content": "<|reserved_special_token_40|>",
|
774 |
+
"lstrip": false,
|
775 |
+
"normalized": false,
|
776 |
+
"rstrip": false,
|
777 |
+
"single_word": false,
|
778 |
+
"special": true
|
779 |
+
},
|
780 |
+
"49232": {
|
781 |
+
"content": "<|reserved_special_token_41|>",
|
782 |
+
"lstrip": false,
|
783 |
+
"normalized": false,
|
784 |
+
"rstrip": false,
|
785 |
+
"single_word": false,
|
786 |
+
"special": true
|
787 |
+
},
|
788 |
+
"49233": {
|
789 |
+
"content": "<|reserved_special_token_42|>",
|
790 |
+
"lstrip": false,
|
791 |
+
"normalized": false,
|
792 |
+
"rstrip": false,
|
793 |
+
"single_word": false,
|
794 |
+
"special": true
|
795 |
+
},
|
796 |
+
"49234": {
|
797 |
+
"content": "<|reserved_special_token_43|>",
|
798 |
+
"lstrip": false,
|
799 |
+
"normalized": false,
|
800 |
+
"rstrip": false,
|
801 |
+
"single_word": false,
|
802 |
+
"special": true
|
803 |
+
},
|
804 |
+
"49235": {
|
805 |
+
"content": "<|reserved_special_token_44|>",
|
806 |
+
"lstrip": false,
|
807 |
+
"normalized": false,
|
808 |
+
"rstrip": false,
|
809 |
+
"single_word": false,
|
810 |
+
"special": true
|
811 |
+
},
|
812 |
+
"49236": {
|
813 |
+
"content": "<|reserved_special_token_45|>",
|
814 |
+
"lstrip": false,
|
815 |
+
"normalized": false,
|
816 |
+
"rstrip": false,
|
817 |
+
"single_word": false,
|
818 |
+
"special": true
|
819 |
+
},
|
820 |
+
"49237": {
|
821 |
+
"content": "<|reserved_special_token_46|>",
|
822 |
+
"lstrip": false,
|
823 |
+
"normalized": false,
|
824 |
+
"rstrip": false,
|
825 |
+
"single_word": false,
|
826 |
+
"special": true
|
827 |
+
},
|
828 |
+
"49238": {
|
829 |
+
"content": "<|reserved_special_token_47|>",
|
830 |
+
"lstrip": false,
|
831 |
+
"normalized": false,
|
832 |
+
"rstrip": false,
|
833 |
+
"single_word": false,
|
834 |
+
"special": true
|
835 |
+
},
|
836 |
+
"49239": {
|
837 |
+
"content": "<|reserved_special_token_48|>",
|
838 |
+
"lstrip": false,
|
839 |
+
"normalized": false,
|
840 |
+
"rstrip": false,
|
841 |
+
"single_word": false,
|
842 |
+
"special": true
|
843 |
+
},
|
844 |
+
"49240": {
|
845 |
+
"content": "<|reserved_special_token_49|>",
|
846 |
+
"lstrip": false,
|
847 |
+
"normalized": false,
|
848 |
+
"rstrip": false,
|
849 |
+
"single_word": false,
|
850 |
+
"special": true
|
851 |
+
},
|
852 |
+
"49241": {
|
853 |
+
"content": "<|reserved_special_token_50|>",
|
854 |
+
"lstrip": false,
|
855 |
+
"normalized": false,
|
856 |
+
"rstrip": false,
|
857 |
+
"single_word": false,
|
858 |
+
"special": true
|
859 |
+
},
|
860 |
+
"49242": {
|
861 |
+
"content": "<|reserved_special_token_51|>",
|
862 |
+
"lstrip": false,
|
863 |
+
"normalized": false,
|
864 |
+
"rstrip": false,
|
865 |
+
"single_word": false,
|
866 |
+
"special": true
|
867 |
+
},
|
868 |
+
"49243": {
|
869 |
+
"content": "<|reserved_special_token_52|>",
|
870 |
+
"lstrip": false,
|
871 |
+
"normalized": false,
|
872 |
+
"rstrip": false,
|
873 |
+
"single_word": false,
|
874 |
+
"special": true
|
875 |
+
},
|
876 |
+
"49244": {
|
877 |
+
"content": "<|reserved_special_token_53|>",
|
878 |
+
"lstrip": false,
|
879 |
+
"normalized": false,
|
880 |
+
"rstrip": false,
|
881 |
+
"single_word": false,
|
882 |
+
"special": true
|
883 |
+
},
|
884 |
+
"49245": {
|
885 |
+
"content": "<|reserved_special_token_54|>",
|
886 |
+
"lstrip": false,
|
887 |
+
"normalized": false,
|
888 |
+
"rstrip": false,
|
889 |
+
"single_word": false,
|
890 |
+
"special": true
|
891 |
+
},
|
892 |
+
"49246": {
|
893 |
+
"content": "<|reserved_special_token_55|>",
|
894 |
+
"lstrip": false,
|
895 |
+
"normalized": false,
|
896 |
+
"rstrip": false,
|
897 |
+
"single_word": false,
|
898 |
+
"special": true
|
899 |
+
},
|
900 |
+
"49247": {
|
901 |
+
"content": "<|reserved_special_token_56|>",
|
902 |
+
"lstrip": false,
|
903 |
+
"normalized": false,
|
904 |
+
"rstrip": false,
|
905 |
+
"single_word": false,
|
906 |
+
"special": true
|
907 |
+
},
|
908 |
+
"49248": {
|
909 |
+
"content": "<|reserved_special_token_57|>",
|
910 |
+
"lstrip": false,
|
911 |
+
"normalized": false,
|
912 |
+
"rstrip": false,
|
913 |
+
"single_word": false,
|
914 |
+
"special": true
|
915 |
+
},
|
916 |
+
"49249": {
|
917 |
+
"content": "<|reserved_special_token_58|>",
|
918 |
+
"lstrip": false,
|
919 |
+
"normalized": false,
|
920 |
+
"rstrip": false,
|
921 |
+
"single_word": false,
|
922 |
+
"special": true
|
923 |
+
},
|
924 |
+
"49250": {
|
925 |
+
"content": "<|reserved_special_token_59|>",
|
926 |
+
"lstrip": false,
|
927 |
+
"normalized": false,
|
928 |
+
"rstrip": false,
|
929 |
+
"single_word": false,
|
930 |
+
"special": true
|
931 |
+
},
|
932 |
+
"49251": {
|
933 |
+
"content": "<|reserved_special_token_60|>",
|
934 |
+
"lstrip": false,
|
935 |
+
"normalized": false,
|
936 |
+
"rstrip": false,
|
937 |
+
"single_word": false,
|
938 |
+
"special": true
|
939 |
+
},
|
940 |
+
"49252": {
|
941 |
+
"content": "<|reserved_special_token_61|>",
|
942 |
+
"lstrip": false,
|
943 |
+
"normalized": false,
|
944 |
+
"rstrip": false,
|
945 |
+
"single_word": false,
|
946 |
+
"special": true
|
947 |
+
},
|
948 |
+
"49253": {
|
949 |
+
"content": "<|reserved_special_token_62|>",
|
950 |
+
"lstrip": false,
|
951 |
+
"normalized": false,
|
952 |
+
"rstrip": false,
|
953 |
+
"single_word": false,
|
954 |
+
"special": true
|
955 |
+
},
|
956 |
+
"49254": {
|
957 |
+
"content": "<|reserved_special_token_63|>",
|
958 |
+
"lstrip": false,
|
959 |
+
"normalized": false,
|
960 |
+
"rstrip": false,
|
961 |
+
"single_word": false,
|
962 |
+
"special": true
|
963 |
+
},
|
964 |
+
"49255": {
|
965 |
+
"content": "<|reserved_special_token_64|>",
|
966 |
+
"lstrip": false,
|
967 |
+
"normalized": false,
|
968 |
+
"rstrip": false,
|
969 |
+
"single_word": false,
|
970 |
+
"special": true
|
971 |
+
},
|
972 |
+
"49256": {
|
973 |
+
"content": "<|reserved_special_token_65|>",
|
974 |
+
"lstrip": false,
|
975 |
+
"normalized": false,
|
976 |
+
"rstrip": false,
|
977 |
+
"single_word": false,
|
978 |
+
"special": true
|
979 |
+
},
|
980 |
+
"49257": {
|
981 |
+
"content": "<|reserved_special_token_66|>",
|
982 |
+
"lstrip": false,
|
983 |
+
"normalized": false,
|
984 |
+
"rstrip": false,
|
985 |
+
"single_word": false,
|
986 |
+
"special": true
|
987 |
+
},
|
988 |
+
"49258": {
|
989 |
+
"content": "<|reserved_special_token_67|>",
|
990 |
+
"lstrip": false,
|
991 |
+
"normalized": false,
|
992 |
+
"rstrip": false,
|
993 |
+
"single_word": false,
|
994 |
+
"special": true
|
995 |
+
},
|
996 |
+
"49259": {
|
997 |
+
"content": "<|reserved_special_token_68|>",
|
998 |
+
"lstrip": false,
|
999 |
+
"normalized": false,
|
1000 |
+
"rstrip": false,
|
1001 |
+
"single_word": false,
|
1002 |
+
"special": true
|
1003 |
+
},
|
1004 |
+
"49260": {
|
1005 |
+
"content": "<|reserved_special_token_69|>",
|
1006 |
+
"lstrip": false,
|
1007 |
+
"normalized": false,
|
1008 |
+
"rstrip": false,
|
1009 |
+
"single_word": false,
|
1010 |
+
"special": true
|
1011 |
+
},
|
1012 |
+
"49261": {
|
1013 |
+
"content": "<|reserved_special_token_70|>",
|
1014 |
+
"lstrip": false,
|
1015 |
+
"normalized": false,
|
1016 |
+
"rstrip": false,
|
1017 |
+
"single_word": false,
|
1018 |
+
"special": true
|
1019 |
+
},
|
1020 |
+
"49262": {
|
1021 |
+
"content": "<|reserved_special_token_71|>",
|
1022 |
+
"lstrip": false,
|
1023 |
+
"normalized": false,
|
1024 |
+
"rstrip": false,
|
1025 |
+
"single_word": false,
|
1026 |
+
"special": true
|
1027 |
+
},
|
1028 |
+
"49263": {
|
1029 |
+
"content": "<|reserved_special_token_72|>",
|
1030 |
+
"lstrip": false,
|
1031 |
+
"normalized": false,
|
1032 |
+
"rstrip": false,
|
1033 |
+
"single_word": false,
|
1034 |
+
"special": true
|
1035 |
+
},
|
1036 |
+
"49264": {
|
1037 |
+
"content": "<|reserved_special_token_73|>",
|
1038 |
+
"lstrip": false,
|
1039 |
+
"normalized": false,
|
1040 |
+
"rstrip": false,
|
1041 |
+
"single_word": false,
|
1042 |
+
"special": true
|
1043 |
+
},
|
1044 |
+
"49265": {
|
1045 |
+
"content": "<|reserved_special_token_74|>",
|
1046 |
+
"lstrip": false,
|
1047 |
+
"normalized": false,
|
1048 |
+
"rstrip": false,
|
1049 |
+
"single_word": false,
|
1050 |
+
"special": true
|
1051 |
+
},
|
1052 |
+
"49266": {
|
1053 |
+
"content": "<|reserved_special_token_75|>",
|
1054 |
+
"lstrip": false,
|
1055 |
+
"normalized": false,
|
1056 |
+
"rstrip": false,
|
1057 |
+
"single_word": false,
|
1058 |
+
"special": true
|
1059 |
+
},
|
1060 |
+
"49267": {
|
1061 |
+
"content": "<|reserved_special_token_76|>",
|
1062 |
+
"lstrip": false,
|
1063 |
+
"normalized": false,
|
1064 |
+
"rstrip": false,
|
1065 |
+
"single_word": false,
|
1066 |
+
"special": true
|
1067 |
+
},
|
1068 |
+
"49268": {
|
1069 |
+
"content": "<|reserved_special_token_77|>",
|
1070 |
+
"lstrip": false,
|
1071 |
+
"normalized": false,
|
1072 |
+
"rstrip": false,
|
1073 |
+
"single_word": false,
|
1074 |
+
"special": true
|
1075 |
+
},
|
1076 |
+
"49269": {
|
1077 |
+
"content": "<|reserved_special_token_78|>",
|
1078 |
+
"lstrip": false,
|
1079 |
+
"normalized": false,
|
1080 |
+
"rstrip": false,
|
1081 |
+
"single_word": false,
|
1082 |
+
"special": true
|
1083 |
+
},
|
1084 |
+
"49270": {
|
1085 |
+
"content": "<|reserved_special_token_79|>",
|
1086 |
+
"lstrip": false,
|
1087 |
+
"normalized": false,
|
1088 |
+
"rstrip": false,
|
1089 |
+
"single_word": false,
|
1090 |
+
"special": true
|
1091 |
+
},
|
1092 |
+
"49271": {
|
1093 |
+
"content": "<|reserved_special_token_80|>",
|
1094 |
+
"lstrip": false,
|
1095 |
+
"normalized": false,
|
1096 |
+
"rstrip": false,
|
1097 |
+
"single_word": false,
|
1098 |
+
"special": true
|
1099 |
+
},
|
1100 |
+
"49272": {
|
1101 |
+
"content": "<|reserved_special_token_81|>",
|
1102 |
+
"lstrip": false,
|
1103 |
+
"normalized": false,
|
1104 |
+
"rstrip": false,
|
1105 |
+
"single_word": false,
|
1106 |
+
"special": true
|
1107 |
+
},
|
1108 |
+
"49273": {
|
1109 |
+
"content": "<|reserved_special_token_82|>",
|
1110 |
+
"lstrip": false,
|
1111 |
+
"normalized": false,
|
1112 |
+
"rstrip": false,
|
1113 |
+
"single_word": false,
|
1114 |
+
"special": true
|
1115 |
+
},
|
1116 |
+
"49274": {
|
1117 |
+
"content": "<|reserved_special_token_83|>",
|
1118 |
+
"lstrip": false,
|
1119 |
+
"normalized": false,
|
1120 |
+
"rstrip": false,
|
1121 |
+
"single_word": false,
|
1122 |
+
"special": true
|
1123 |
+
},
|
1124 |
+
"49275": {
|
1125 |
+
"content": "<|reserved_special_token_84|>",
|
1126 |
+
"lstrip": false,
|
1127 |
+
"normalized": false,
|
1128 |
+
"rstrip": false,
|
1129 |
+
"single_word": false,
|
1130 |
+
"special": true
|
1131 |
+
},
|
1132 |
+
"49276": {
|
1133 |
+
"content": "<|reserved_special_token_85|>",
|
1134 |
+
"lstrip": false,
|
1135 |
+
"normalized": false,
|
1136 |
+
"rstrip": false,
|
1137 |
+
"single_word": false,
|
1138 |
+
"special": true
|
1139 |
+
},
|
1140 |
+
"49277": {
|
1141 |
+
"content": "<|reserved_special_token_86|>",
|
1142 |
+
"lstrip": false,
|
1143 |
+
"normalized": false,
|
1144 |
+
"rstrip": false,
|
1145 |
+
"single_word": false,
|
1146 |
+
"special": true
|
1147 |
+
},
|
1148 |
+
"49278": {
|
1149 |
+
"content": "<|reserved_special_token_87|>",
|
1150 |
+
"lstrip": false,
|
1151 |
+
"normalized": false,
|
1152 |
+
"rstrip": false,
|
1153 |
+
"single_word": false,
|
1154 |
+
"special": true
|
1155 |
+
},
|
1156 |
+
"49279": {
|
1157 |
+
"content": "<end_of_utterance>",
|
1158 |
+
"lstrip": false,
|
1159 |
+
"normalized": false,
|
1160 |
+
"rstrip": false,
|
1161 |
+
"single_word": false,
|
1162 |
+
"special": true
|
1163 |
+
}
|
1164 |
+
},
|
1165 |
+
"additional_special_tokens": [
|
1166 |
+
"<fake_token_around_image>",
|
1167 |
+
"<image>",
|
1168 |
+
"<end_of_utterance>"
|
1169 |
+
],
|
1170 |
+
"bos_token": "<|im_start|>",
|
1171 |
+
"chat_template": "{% for message in messages %}{% if loop.first and messages[0]['role'] != 'system' %}{{ '<|im_start|>system\nYou are a helpful AI assistant named SmolLM, trained by Hugging Face<|im_end|>\n' }}{% endif %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
|
1172 |
+
"clean_up_tokenization_spaces": false,
|
1173 |
+
"eos_token": "<|im_end|>",
|
1174 |
+
"extra_special_tokens": {},
|
1175 |
+
"legacy": false,
|
1176 |
+
"model_max_length": 8192,
|
1177 |
+
"pad_token": "<|im_end|>",
|
1178 |
+
"processor_class": "ColIdefics3Processor",
|
1179 |
+
"tokenizer_class": "GPT2Tokenizer",
|
1180 |
+
"truncation_side": "left",
|
1181 |
+
"unk_token": "<|endoftext|>",
|
1182 |
+
"vocab_size": 49152
|
1183 |
+
}
|
training_config.yml
ADDED
@@ -0,0 +1,72 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
config:
|
2 |
+
(): colpali_engine.trainer.colmodel_training.ColModelTrainingConfig
|
3 |
+
output_dir: !path ../../../models/ColSmolVLM-Instruct-500M
|
4 |
+
processor:
|
5 |
+
(): colpali_engine.utils.transformers_wrappers.AllPurposeWrapper
|
6 |
+
class_to_instanciate: !ext colpali_engine.models.ColIdefics3Processor
|
7 |
+
pretrained_model_name_or_path: "./models/ColSmolVLM-Instruct-500M"
|
8 |
+
# num_image_tokens: 2048
|
9 |
+
# max_length: 50
|
10 |
+
|
11 |
+
model:
|
12 |
+
(): colpali_engine.utils.transformers_wrappers.AllPurposeWrapper
|
13 |
+
class_to_instanciate: !ext colpali_engine.models.ColIdefics3
|
14 |
+
pretrained_model_name_or_path: "./models/ColSmolVLM-Instruct-500M"
|
15 |
+
torch_dtype: !ext torch.bfloat16
|
16 |
+
# use_cache: false
|
17 |
+
attn_implementation: "flash_attention_2"
|
18 |
+
# device_map: "auto"
|
19 |
+
# quantization_config:
|
20 |
+
# (): transformers.BitsAndBytesConfig
|
21 |
+
# load_in_4bit: true
|
22 |
+
# bnb_4bit_quant_type: "nf4"
|
23 |
+
# bnb_4bit_compute_dtype: "bfloat16"
|
24 |
+
# bnb_4bit_use_double_quant: true
|
25 |
+
|
26 |
+
dataset_loading_func: !ext colpali_engine.utils.dataset_transformation.load_train_set
|
27 |
+
eval_dataset_loader: !import ../data/test_data.yaml
|
28 |
+
|
29 |
+
# max_length: 50
|
30 |
+
run_eval: true
|
31 |
+
loss_func:
|
32 |
+
(): colpali_engine.loss.late_interaction_losses.ColbertPairwiseCELoss
|
33 |
+
tr_args:
|
34 |
+
(): transformers.training_args.TrainingArguments
|
35 |
+
output_dir: null
|
36 |
+
overwrite_output_dir: true
|
37 |
+
num_train_epochs: 3
|
38 |
+
per_device_train_batch_size: 8
|
39 |
+
gradient_checkpointing: true
|
40 |
+
gradient_checkpointing_kwargs: { "use_reentrant": false }
|
41 |
+
# gradient_checkpointing: true
|
42 |
+
# 6 x 8 gpus = 48 batch size
|
43 |
+
# gradient_accumulation_steps: 4
|
44 |
+
per_device_eval_batch_size: 4
|
45 |
+
eval_strategy: "steps"
|
46 |
+
dataloader_num_workers: 6
|
47 |
+
# bf16: true
|
48 |
+
save_steps: 500
|
49 |
+
logging_steps: 10
|
50 |
+
eval_steps: 100
|
51 |
+
warmup_steps: 100
|
52 |
+
learning_rate: 5e-4
|
53 |
+
save_total_limit: 1
|
54 |
+
resume_from_checkpoint: true
|
55 |
+
# optim: "paged_adamw_8bit"
|
56 |
+
# wandb logging
|
57 |
+
# wandb_project: "colqwen2"
|
58 |
+
# run_name: "colqwen2-ba32-nolora"
|
59 |
+
report_to: "wandb"
|
60 |
+
|
61 |
+
|
62 |
+
peft_config:
|
63 |
+
(): peft.LoraConfig
|
64 |
+
r: 32
|
65 |
+
lora_alpha: 32
|
66 |
+
lora_dropout: 0.1
|
67 |
+
init_lora_weights: "gaussian"
|
68 |
+
bias: "none"
|
69 |
+
task_type: "FEATURE_EXTRACTION"
|
70 |
+
target_modules: '(.*(model.text_model).*(down_proj|gate_proj|up_proj|k_proj|q_proj|v_proj|o_proj).*$|.*(custom_text_proj).*$)'
|
71 |
+
# target_modules: '(.*(language_model).*(down_proj|gate_proj|up_proj|k_proj|q_proj|v_proj|o_proj).*$|.*(custom_text_proj).*$)'
|
72 |
+
|
vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|