Skip to content

Commit 26efba9

Browse files
committed
comparison
1 parent fa2ed00 commit 26efba9

File tree

96 files changed

+490
-136
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+490
-136
lines changed
Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
{
2+
"model": {
3+
"TTAugAdapter_SmolVLM2_2B_8_AnswerLevelTemperatureConfidenceSelector": {
4+
"class": "TTAugAdapter_SmolVLM2",
5+
"model_args": {
6+
"model_path": "HuggingFaceTB/SmolVLM2-2.2B-Instruct"
7+
},
8+
"text_aug_args": {
9+
"gpt_paraphraser_strategy": "simple_paraphraser",
10+
"save_or_load": null,
11+
"path_text_aug_to_file": null
12+
},
13+
"image_aug_args": {
14+
"aug_strength": "high",
15+
"save_or_load_generativeimg": null,
16+
"strength_gen_aug": 0.25,
17+
"path_generativeimg_to_directory": null
18+
},
19+
"token_selection_aggregation_method": "answer_level_temperature_confidence_scores",
20+
"number_of_versions": 8,
21+
"save_inputs_for_debugging": false
22+
}
23+
},
24+
"data": {
25+
"OCRBench": {
26+
"class": "OCRBench",
27+
"dataset": "OCRBench"
28+
},
29+
"AMBER": {
30+
"class": "ImageYORNDataset",
31+
"dataset": "AMBER"
32+
},
33+
"TextVQA_VAL": {
34+
"class": "ImageVQADataset",
35+
"dataset": "TextVQA_VAL"
36+
},
37+
"AI2D_TEST": {
38+
"class": "ImageMCQDataset",
39+
"dataset": "AI2D_TEST"
40+
},
41+
"OCRVQA_TEST": {
42+
"class": "ImageVQADataset",
43+
"dataset": "OCRVQA_TEST"
44+
},
45+
"ChartQA_TEST": {
46+
"class": "ImageVQADataset",
47+
"dataset": "ChartQA_TEST"
48+
},
49+
"GQA_TestDev_Balanced": {
50+
"class": "ImageVQADataset",
51+
"dataset": "GQA_TestDev_Balanced"
52+
},
53+
"COCO_VAL": {
54+
"class": "ImageCaptionDataset",
55+
"dataset": "COCO_VAL"
56+
},
57+
"MME-RealWorld-Lite": {
58+
"class": "MMERealWorld",
59+
"dataset": "MME-RealWorld-Lite"
60+
}
61+
}
62+
}
Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
{
2+
"model": {
3+
"TTAugAdapter_SmolVLM2_2B_8_AnswerLevelTemperatureMLLMSynthesizer": {
4+
"class": "TTAugAdapter_SmolVLM2",
5+
"model_args": {
6+
"model_path": "HuggingFaceTB/SmolVLM2-2.2B-Instruct"
7+
},
8+
"text_aug_args": {
9+
"gpt_paraphraser_strategy": "simple_paraphraser",
10+
"save_or_load": null,
11+
"path_text_aug_to_file": null
12+
},
13+
"image_aug_args": {
14+
"aug_strength": "high",
15+
"save_or_load_generativeimg": null,
16+
"strength_gen_aug": 0.25,
17+
"path_generativeimg_to_directory": null
18+
},
19+
"token_selection_aggregation_method": "answer_level_temperature_mllm_synthesizer",
20+
"number_of_versions": 8,
21+
"save_inputs_for_debugging": false
22+
}
23+
},
24+
"data": {
25+
"OCRBench": {
26+
"class": "OCRBench",
27+
"dataset": "OCRBench"
28+
},
29+
"AMBER": {
30+
"class": "ImageYORNDataset",
31+
"dataset": "AMBER"
32+
},
33+
"TextVQA_VAL": {
34+
"class": "ImageVQADataset",
35+
"dataset": "TextVQA_VAL"
36+
},
37+
"AI2D_TEST": {
38+
"class": "ImageMCQDataset",
39+
"dataset": "AI2D_TEST"
40+
},
41+
"OCRVQA_TEST": {
42+
"class": "ImageVQADataset",
43+
"dataset": "OCRVQA_TEST"
44+
},
45+
"ChartQA_TEST": {
46+
"class": "ImageVQADataset",
47+
"dataset": "ChartQA_TEST"
48+
},
49+
"GQA_TestDev_Balanced": {
50+
"class": "ImageVQADataset",
51+
"dataset": "GQA_TestDev_Balanced"
52+
},
53+
"COCO_VAL": {
54+
"class": "ImageCaptionDataset",
55+
"dataset": "COCO_VAL"
56+
},
57+
"MME-RealWorld-Lite": {
58+
"class": "MMERealWorld",
59+
"dataset": "MME-RealWorld-Lite"
60+
}
61+
}
62+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
"split","Overall","atomStructure","eclipses","faultsEarthquakes","foodChainsWebs","lifeCycles","moonPhaseEquinox","partsOfA","partsOfTheEarth","photosynthesisRespiration","rockCycle","rockStrata","solarSystem","typesOf","volcano","waterCNPCycle"
2+
"none","0.691","1.0","0.8181818181818182","0.7","0.7803617571059431","0.6183206106870229","0.5454545454545454","0.6928104575163399","0.6","0.72","0.631578947368421","0.5384615384615384","0.75","0.6379310344827587","1.0","0.3125"

0 commit comments

Comments
 (0)