File size: 775 Bytes
3e9debb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
44c1186
58dafc3
44c1186
 
3e9debb
 
 
 
 
 
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
44
---
dataset_info:
  features:
  - name: concept_ID
    dtype: string
  - name: concept
    dtype: string
  - name: concept_description
    dtype: string
  - name: title
    dtype: string
  - name: concepts
    list:
    - name: display_name
      dtype: string
    - name: id
      dtype: string
    - name: level
      dtype: int64
    - name: score
      dtype: float64
    - name: wikidata
      dtype: string
  - name: section
    dtype: string
  - name: function
    dtype: string
  - name: example
    dtype: string
  - name: prompt
    dtype: string
  splits:
  - name: train
    num_bytes: 797271937
    num_examples: 335368
  download_size: 43611480
  dataset_size: 797271937
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---