Datasets:
File size: 774 Bytes
f11612e a2ffbfa f11612e a2ffbfa 3eda655 a2ffbfa 3eda655 0a6c769 a2ffbfa |
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 |
---
language:
- en
license: cc-by-3.0
size_categories:
- 1K<n<10K
task_categories:
- text-classification
pretty_name: On the Books Training Set
dataset_info:
features:
- name: id
dtype: string
- name: source
dtype: string
- name: jim_crow
dtype:
class_label:
names:
'0': no_jim_crow
'1': jim_crow
- name: type
dtype: string
- name: chapter_num
dtype: int32
- name: section_num
dtype: int32
- name: chapter_text
dtype: string
- name: section_text
dtype: string
splits:
- name: train
num_bytes: 2119395
num_examples: 1785
download_size: 944579
dataset_size: 2119395
tags:
- lam
- legal
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|