uz-crawl / README.md
murodbek's picture
Upload README.md with huggingface_hub
c8ee316
|
raw
history blame
No virus
508 Bytes
---
license: apache-2.0
configs:
- config_name: default
data_files:
- split: news
path: data/news-*
- split: telegram_blogs
path: data/telegram_blogs-*
dataset_info:
features:
- name: text
dtype: string
- name: timestamp
dtype: string
- name: source
dtype: string
splits:
- name: news
num_bytes: 3272404822
num_examples: 964268
- name: telegram_blogs
num_bytes: 248666870
num_examples: 227337
download_size: 1581389108
dataset_size: 3521071692
---