Benjoyo commited on
Commit
273fad6
1 Parent(s): cfb80ea

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +37 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: input
5
+ struct:
6
+ - name: asr
7
+ dtype: string
8
+ - name: input_json
9
+ struct:
10
+ - name: document
11
+ dtype: string
12
+ - name: llm
13
+ dtype: string
14
+ - name: ocr
15
+ dtype: string
16
+ - name: output_type
17
+ dtype: string
18
+ - name: possible_values
19
+ sequence: string
20
+ - name: question
21
+ dtype: string
22
+ - name: strategy
23
+ dtype: string
24
+ - name: label
25
+ dtype: string
26
+ splits:
27
+ - name: train
28
+ num_bytes: 184
29
+ num_examples: 1
30
+ download_size: 5095
31
+ dataset_size: 184
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: train
36
+ path: data/train-*
37
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b64e66f4bcb99dad9f48b9cf9800b2abdfa05cda6576431da90600a01efce52d
3
+ size 5095