yifAI commited on
Commit
267b6cf
·
1 Parent(s): 3987a46

Update datacard

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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: metadata
11
- dtype: dictionary
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