gtang666 commited on
Commit
5bd205f
·
verified ·
1 Parent(s): 8fd079a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -14,6 +14,11 @@ configs:
14
  - full_page_ocr/easy/easy.parquet
15
  - full_page_ocr/medium/medium.parquet
16
  - full_page_ocr/hard/hard.parquet
 
 
 
 
 
17
 
18
  dataset_info:
19
  - config_name: Full_page_ocr
@@ -29,6 +34,19 @@ dataset_info:
29
  splits:
30
  - name: test
31
 
 
 
 
 
 
 
 
 
 
 
 
 
 
32
  tags:
33
  - art
34
  size_categories:
 
14
  - full_page_ocr/easy/easy.parquet
15
  - full_page_ocr/medium/medium.parquet
16
  - full_page_ocr/hard/hard.parquet
17
+ - config_name: Intent
18
+ data_files:
19
+ - split: test
20
+ path:
21
+ - reasoning/intent/intent.parquet
22
 
23
  dataset_info:
24
  - config_name: Full_page_ocr
 
34
  splits:
35
  - name: test
36
 
37
+ - config_name: Intent
38
+ features:
39
+ - name: id
40
+ dtype: string
41
+ - name: image
42
+ dtype: image
43
+ - name: answer
44
+ dtype: string
45
+ - name: annotation
46
+ dtype: string
47
+ splits:
48
+ - name: test
49
+
50
  tags:
51
  - art
52
  size_categories: