yifAI commited on
Commit
dcf82ea
1 Parent(s): 95509e8

Update datacard

Browse files
Files changed (1) hide show
  1. README.md +0 -24
README.md CHANGED
@@ -7,30 +7,6 @@ dataset_info:
7
  - name: A
8
  dtype: string
9
  description: "The answer to the mathematical question, also in LaTeX encoded format."
10
- - name: meta
11
- sequence:
12
- - name: language
13
- dtype: string
14
- description: "The language in which the question and answer are written."
15
- - name: url
16
- dtype: string
17
- description: "The URL of the original question on Stack Exchange."
18
- - name: timestamp
19
- dtype: string
20
- description: "The date and time when the question was posted."
21
- - name: source
22
- dtype: string
23
- description: "The source from which the data was obtained, in this case, Stack Exchange."
24
- - name: question_score
25
- dtype: int32
26
- description: "The score (upvotes - downvotes) of the question."
27
- - name: answer_count
28
- dtype: int32
29
- description: "The number of answers the question received."
30
- - name: answer_id
31
- dtype: int32
32
- description: "A unique identifier for the answer."
33
- description: "A collection of metadata for each question-answer pair."
34
  license: mit
35
  task_categories:
36
  - text-generation
 
7
  - name: A
8
  dtype: string
9
  description: "The answer to the mathematical question, also in LaTeX encoded format."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  license: mit
11
  task_categories:
12
  - text-generation