File size: 2,224 Bytes
c4c4a36 6cf1302 9d224f2 6cf1302 9d224f2 9296ab6 909e675 9296ab6 909e675 082164f 909e675 23f481c 2b88651 23f481c 2b88651 9296ab6 c4c4a36 f1dd431 c4c4a36 f1dd431 c4c4a36 f1dd431 74175ff 27ee840 74175ff 27ee840 c4c4a36 6cf1302 9296ab6 23f481c 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 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 |
---
dataset_info:
- config_name: 100M
features:
- name: text
dtype: string
- name: url
dtype: string
- name: source
dtype: string
splits:
- name: train
num_bytes: 366589252.1493179
num_examples: 234555
- name: test
num_bytes: 3702542.850682075
num_examples: 2369
download_size: 223131438
dataset_size: 370291795.0
- config_name: 100k
features:
- name: text
dtype: string
- name: url
dtype: string
- name: source
dtype: string
splits:
- name: train
num_bytes: 369834.82548476453
num_examples: 358
- name: test
num_bytes: 3099.174515235457
num_examples: 3
download_size: 220739
dataset_size: 372934.0
- config_name: 10M
features:
- name: text
dtype: string
- name: url
dtype: string
- name: source
dtype: string
splits:
- name: train
num_bytes: 36474923.2605707
num_examples: 32405
- name: test
num_bytes: 368069.73942930467
num_examples: 327
download_size: 22252443
dataset_size: 36842993.0
- config_name: 10k
features:
- name: text
dtype: string
- name: url
dtype: string
- name: source
dtype: string
splits:
- name: train
num_bytes: 36289.5
num_examples: 39
- name: test
num_bytes: 3440
num_examples: 1
download_size: 60225
dataset_size: 39729.5
- config_name: 1M
features:
- name: text
dtype: string
- name: url
dtype: string
- name: source
dtype: string
splits:
- name: train
num_bytes: 3642943.125361063
num_examples: 3428
- name: test
num_bytes: 36131.87463893703
num_examples: 34
download_size: 2142538
dataset_size: 3679075.0
configs:
- config_name: 100M
data_files:
- split: train
path: 100M/train-*
- split: test
path: 100M/test-*
- config_name: 100k
data_files:
- split: train
path: 100k/train-*
- split: test
path: 100k/test-*
- config_name: 10M
data_files:
- split: train
path: 10M/train-*
- split: test
path: 10M/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-*
---
|