all_text_stats_100k / README.md
polinaeterna's picture
polinaeterna HF staff
Upload dataset
cdaf703 verified
|
raw
history blame
970 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: 53032
num_examples: 54
download_size: 23581
dataset_size: 53032
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---