File size: 924 Bytes
617c8da
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
dataset_info:
  features:
  - name: entities
    list:
    - name: context
      dtype: string
    - name: end
      dtype: int64
    - name: score
      dtype: float32
    - name: start
      dtype: int64
    - name: tag
      dtype: string
    - name: value
      dtype: string
  - name: max_stars_repo_path
    dtype: string
  - name: max_stars_repo_name
    dtype: string
  - name: max_stars_count
    dtype: int64
  - name: content
    dtype: string
  - name: id
    dtype: string
  - name: new_content
    dtype: string
  - name: modified
    dtype: bool
  - name: references
    dtype: string
  splits:
  - name: train
    num_bytes: 900191188.2540944
    num_examples: 5440
  download_size: 1546159637
  dataset_size: 900191188.2540944
---
# Dataset Card for "mathematica_checks"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)