File size: 746 Bytes
3c341b7 83739f1 3c341b7 83739f1 a5a3c61 3c341b7 a5a3c61 0b67228 |
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 |
---
dataset_info:
config_name: gpt2
features:
- name: tokens
sequence: int64
- name: token_count
dtype: int64
- name: id
dtype: string
- name: dump
dtype: string
- name: url
dtype: string
- name: file_path
dtype: string
- name: language
dtype: string
- name: language_score
dtype: float64
- name: score
dtype: float64
- name: int_score
dtype: int64
splits:
- name: val
num_bytes: 1119513
num_examples: 128
- name: train
num_bytes: 82677317037
num_examples: 9671973
download_size: 20839487016
dataset_size: 82678436550
configs:
- config_name: gpt2
data_files:
- split: val
path: gpt2/val-*
- split: train
path: gpt2/train-*
license: odc-by
--- |