Upload dataset
Browse files- README.md +41 -0
- temporal_reasoning/test-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -153,6 +153,47 @@ dataset_info:
|
|
| 153 |
num_examples: 550
|
| 154 |
download_size: 94186
|
| 155 |
dataset_size: 614355
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 156 |
---
|
| 157 |
|
| 158 |
# jfinqa: Japanese Financial Numerical Reasoning QA Benchmark
|
|
|
|
| 153 |
num_examples: 550
|
| 154 |
download_size: 94186
|
| 155 |
dataset_size: 614355
|
| 156 |
+
- config_name: temporal_reasoning
|
| 157 |
+
features:
|
| 158 |
+
- name: id
|
| 159 |
+
dtype: string
|
| 160 |
+
- name: subtask
|
| 161 |
+
dtype: string
|
| 162 |
+
- name: company_name
|
| 163 |
+
dtype: string
|
| 164 |
+
- name: edinet_code
|
| 165 |
+
dtype: string
|
| 166 |
+
- name: source_doc_id
|
| 167 |
+
dtype: string
|
| 168 |
+
- name: filing_year
|
| 169 |
+
dtype: string
|
| 170 |
+
- name: accounting_standard
|
| 171 |
+
dtype: string
|
| 172 |
+
- name: scale
|
| 173 |
+
dtype: string
|
| 174 |
+
- name: pre_text
|
| 175 |
+
list: string
|
| 176 |
+
- name: post_text
|
| 177 |
+
list: string
|
| 178 |
+
- name: table_headers
|
| 179 |
+
list: string
|
| 180 |
+
- name: table_rows
|
| 181 |
+
list:
|
| 182 |
+
list: string
|
| 183 |
+
- name: question
|
| 184 |
+
dtype: string
|
| 185 |
+
- name: answer
|
| 186 |
+
dtype: string
|
| 187 |
+
- name: program
|
| 188 |
+
list: string
|
| 189 |
+
- name: gold_evidence
|
| 190 |
+
list: int64
|
| 191 |
+
splits:
|
| 192 |
+
- name: test
|
| 193 |
+
num_bytes: 270071
|
| 194 |
+
num_examples: 250
|
| 195 |
+
download_size: 59665
|
| 196 |
+
dataset_size: 270071
|
| 197 |
---
|
| 198 |
|
| 199 |
# jfinqa: Japanese Financial Numerical Reasoning QA Benchmark
|
temporal_reasoning/test-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:225d5cc2908ef01222e3b6c94bad33ac89d41e01c45a1b01eb307a5314ed4cb3
|
| 3 |
+
size 59665
|