huggingface-models / README.md
ftopal's picture
Upload dataset
10486d8 verified
|
raw
history blame contribute delete
No virus
824 Bytes
---
dataset_info:
features:
- name: pipeline_tag
dtype: string
- name: library_name
dtype: string
- name: text
dtype: string
- name: metadata
dtype: string
- name: id
dtype: string
- name: last_modified
dtype: 'null'
- name: tags
sequence: string
- name: sha
dtype: 'null'
- name: created_at
dtype: string
- name: arxiv
sequence: string
- name: languages
sequence: string
- name: tags_str
dtype: string
- name: text_str
dtype: string
- name: text_lists
sequence: string
- name: processed_texts
sequence: string
splits:
- name: train
num_bytes: 2239788824
num_examples: 319613
download_size: 557227542
dataset_size: 2239788824
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---