File size: 935 Bytes
4553612 803bece b4e3293 803bece b4e3293 803bece 4553612 |
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 |
---
license: mit
dataset_info:
- config_name: all_codes
features:
- name: url
dtype: string
- name: state
dtype: string
- name: path
dtype: string
- name: title
dtype: string
- name: content
dtype: string
splits:
- name: train
num_bytes: 4098779991
num_examples: 1844116
download_size: 1401775509
dataset_size: 4098779991
- config_name: all_regs
features:
- name: url
dtype: string
- name: state
dtype: string
- name: path
dtype: string
- name: title
dtype: string
- name: content
dtype: string
splits:
- name: train
num_bytes: 3199856796
num_examples: 2208863
download_size: 718784236
dataset_size: 3199856796
configs:
- config_name: all_codes
data_files:
- split: train
path: all_codes/train-*
- config_name: all_regs
data_files:
- split: train
path: all_regs/train-*
---
|