File size: 755 Bytes
5b86111
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: question
    dtype: string
  - name: text_markdown_table
    dtype: string
  - name: text_html_table
    dtype: string
  splits:
  - name: fintabnetqa
    num_bytes: 24383213.0
    num_examples: 250
  - name: vtabfact
    num_bytes: 37698847.0
    num_examples: 250
  - name: vwtq
    num_bytes: 31471948.0
    num_examples: 250
  - name: vwtq_syn
    num_bytes: 35234697.0
    num_examples: 250
  download_size: 96266200
  dataset_size: 128788705.0
configs:
- config_name: default
  data_files:
  - split: fintabnetqa
    path: data/fintabnetqa-*
  - split: vtabfact
    path: data/vtabfact-*
  - split: vwtq
    path: data/vwtq-*
  - split: vwtq_syn
    path: data/vwtq_syn-*
---