File size: 1,348 Bytes
c4c4a36 9296ab6 5724807 9296ab6 5724807 9296ab6 c4c4a36 da551b2 c4c4a36 da551b2 c4c4a36 da551b2 74175ff c4c4a36 9296ab6 c4c4a36 74175ff c4c4a36 |
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 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 |
---
dataset_info:
- config_name: 100k
features:
- name: text
dtype: string
- name: url
dtype: string
- name: source
dtype: string
splits:
- name: train
num_bytes: 475103.2403100775
num_examples: 1533
- name: test
num_bytes: 4648.759689922481
num_examples: 15
download_size: 151179
dataset_size: 479752.0
- config_name: 10k
features:
- name: text
dtype: string
- name: url
dtype: string
- name: source
dtype: string
splits:
- name: train
num_bytes: 45788.42975206611
num_examples: 120
- name: test
num_bytes: 244
num_examples: 1
download_size: 24869
dataset_size: 46032.42975206611
- config_name: 1M
features:
- name: text
dtype: string
- name: url
dtype: string
- name: source
dtype: string
splits:
- name: train
num_bytes: 4719072.096334464
num_examples: 15179
- name: test
num_bytes: 47566.903665536134
num_examples: 153
download_size: 1616466
dataset_size: 4766639.0
configs:
- config_name: 100k
data_files:
- split: train
path: 100k/train-*
- split: test
path: 100k/test-*
- config_name: 10k
data_files:
- split: train
path: 10k/train-*
- split: test
path: 10k/test-*
- config_name: 1M
data_files:
- split: train
path: 1M/train-*
- split: test
path: 1M/test-*
---
|