File size: 565 Bytes
693023a
 
3cb2992
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
693023a
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
---

license: odc-by
dataset_info:
  features:
  - name: blob_id
    dtype: string
  - name: repo_name
    dtype: string
  - name: path
    dtype: string
  - name: length_bytes
    dtype: int64
  - name: score
    dtype: float64
  - name: int_score
    dtype: int64
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 13496584244.40846
    num_examples: 7677467
  download_size: 6045401237
  dataset_size: 13496584244.40846
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---