lambert1862 commited on
Commit
0958a33
·
verified ·
1 Parent(s): 9c18af7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -14
README.md CHANGED
@@ -32,20 +32,20 @@ configs:
32
  path: data/Distress_Classification/test
33
 
34
 
35
- - config_name: pavevqa_single_turn
36
- data_files:
37
- - split: single_turn
38
- path: data/Distress_PaveVQA/single_turn.jsonl
39
-
40
- - config_name: pavevqa_multi_turn
41
- data_files:
42
- - split: multi_turn
43
- path: data/Distress_PaveVQA/multi_turn.jsonl
44
-
45
- - config_name: pavevqa_correction
46
- data_files:
47
- - split: correction
48
- path: data/Distress_PaveVQA/correction.jsonl
49
  ---
50
 
51
  # PaveBench: A Versatile Benchmark for Pavement Distress Perception and Interactive Vision-Language Analysis
 
32
  path: data/Distress_Classification/test
33
 
34
 
35
+ # - config_name: pavevqa_single_turn
36
+ # data_files:
37
+ # - split: single_turn
38
+ # path: data/Distress_PaveVQA/single_turn.jsonl
39
+
40
+ # - config_name: pavevqa_multi_turn
41
+ # data_files:
42
+ # - split: multi_turn
43
+ # path: data/Distress_PaveVQA/multi_turn.jsonl
44
+
45
+ # - config_name: pavevqa_correction
46
+ # data_files:
47
+ # - split: correction
48
+ # path: data/Distress_PaveVQA/correction.jsonl
49
  ---
50
 
51
  # PaveBench: A Versatile Benchmark for Pavement Distress Perception and Interactive Vision-Language Analysis