morgan commited on
Commit
38b03ce
·
verified ·
1 Parent(s): 240153e

Upload dataset

Browse files
README.md CHANGED
@@ -1,3 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
 
2
  # FinQA Dataset (Processed)
3
 
 
1
+ ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: train
6
+ path: data/train-*
7
+ - split: test
8
+ path: data/test-*
9
+ dataset_info:
10
+ features:
11
+ - name: query
12
+ dtype: string
13
+ - name: context
14
+ dtype: string
15
+ - name: output
16
+ dtype: string
17
+ - name: id
18
+ dtype: string
19
+ - name: pre_text
20
+ dtype: string
21
+ - name: post_text
22
+ dtype: string
23
+ - name: table
24
+ dtype: string
25
+ - name: program
26
+ dtype: string
27
+ - name: exe_ans
28
+ dtype: string
29
+ splits:
30
+ - name: train
31
+ num_bytes: 61445218.27991788
32
+ num_examples: 6624
33
+ - name: test
34
+ num_bytes: 15370580.720082115
35
+ num_examples: 1657
36
+ download_size: 33803565
37
+ dataset_size: 76815799.0
38
+ ---
39
 
40
  # FinQA Dataset (Processed)
41
 
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37980773ffc471d00d4d67ebf2ad302968144e45011d673c6cc0a5011e1bf299
3
- size 1030381
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c38ef851e7ee91d67aef7b51d85a191225e30c81f5f656b9a0024f07435ce803
3
+ size 6854576
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c776a38f2a411dd16ab53f2b050468d7aa0e4b84e1e6dadd607a36791e0a4ca2
3
- size 11379424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a306d9370c095a294db801ec159b55da9a4c7447847c6d108a48be054756c77
3
+ size 26948989