yifAI commited on
Commit
2160d3f
·
1 Parent(s): 267b6cf

Update datacard

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -8,8 +8,8 @@ dataset_info:
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
15
  dtype: string
@@ -31,7 +31,7 @@ dataset_info:
31
  description: "The number of answers the question received."
32
  - name: answer_id
33
  dtype: integer
34
- description: "A unique identifier for the answer."
35
  license: mit
36
  task_categories:
37
  - text-generation
 
8
  dtype: string
9
  description: "The answer to the mathematical question, also in LaTeX encoded format."
10
  - name: meta
11
+ dtype: string
12
+ description: '''A collection of metadata for each question-answer pair.
13
  fields:
14
  - name: language
15
  dtype: string
 
31
  description: "The number of answers the question received."
32
  - name: answer_id
33
  dtype: integer
34
+ description: "A unique identifier for the answer."'''
35
  license: mit
36
  task_categories:
37
  - text-generation