Update datacard
Browse files
README.md
CHANGED
@@ -7,8 +7,8 @@ dataset_info:
|
|
7 |
- name: A
|
8 |
dtype: string
|
9 |
description: "The answer to the mathematical question, also in LaTeX encoded format."
|
10 |
-
- name:
|
11 |
-
dtype:
|
12 |
description: "A collection of metadata for each question-answer pair."
|
13 |
fields:
|
14 |
- name: language
|
|
|
7 |
- name: A
|
8 |
dtype: string
|
9 |
description: "The answer to the mathematical question, also in LaTeX encoded format."
|
10 |
+
- name: meta
|
11 |
+
dtype: datasets.Features
|
12 |
description: "A collection of metadata for each question-answer pair."
|
13 |
fields:
|
14 |
- name: language
|