all_text_stats_100k / README.md
polinaeterna's picture
polinaeterna HF staff
Upload dataset
53144bc verified
|
raw
history blame contribute delete
No virus
982 Bytes
---
dataset_info:
features:
- name: dataset
dtype: string
- name: config
dtype: string
- name: split
dtype: string
- name: num_examples
dtype: int64
- name: statistics_string_text
list:
- name: name
dtype: string
- name: statistics
struct:
- name: histogram
struct:
- name: bin_edges
sequence: int64
- name: hist
sequence: int64
- name: max
dtype: int64
- name: mean
dtype: float64
- name: median
dtype: float64
- name: min
dtype: int64
- name: nan_count
dtype: int64
- name: nan_proportion
dtype: float64
- name: std
dtype: float64
- name: partial
dtype: bool
splits:
- name: train
num_bytes: 53470062
num_examples: 83046
download_size: 16601802
dataset_size: 53470062
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---