Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,47 +1,18 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
-
- kaa
|
| 4 |
license: cc-by-4.0
|
| 5 |
task_categories:
|
| 6 |
-
- text-classification
|
| 7 |
-
- text-generation
|
| 8 |
tags:
|
| 9 |
-
- karakalpakstan
|
| 10 |
-
- karakalpak
|
| 11 |
-
- health
|
| 12 |
-
- medicine
|
| 13 |
pretty_name: Shipaker.uz Dataset
|
| 14 |
size_categories:
|
| 15 |
-
- n<1K
|
| 16 |
-
dataset_info:
|
| 17 |
-
features:
|
| 18 |
-
- name: id
|
| 19 |
-
dtype: int64
|
| 20 |
-
- name: title
|
| 21 |
-
dtype: large_string
|
| 22 |
-
- name: content_html
|
| 23 |
-
dtype: large_string
|
| 24 |
-
- name: content_text
|
| 25 |
-
dtype: large_string
|
| 26 |
-
- name: author
|
| 27 |
-
dtype: large_string
|
| 28 |
-
- name: published_date
|
| 29 |
-
dtype: large_string
|
| 30 |
-
- name: url
|
| 31 |
-
dtype: large_string
|
| 32 |
-
- name: featured_image_url
|
| 33 |
-
dtype: large_string
|
| 34 |
-
splits:
|
| 35 |
-
- name: train
|
| 36 |
-
num_bytes: 6822537
|
| 37 |
-
num_examples: 410
|
| 38 |
-
download_size: 2478354
|
| 39 |
-
dataset_size: 6822537
|
| 40 |
-
configs:
|
| 41 |
-
- config_name: default
|
| 42 |
-
data_files:
|
| 43 |
-
- split: train
|
| 44 |
-
path: data/train-*
|
| 45 |
---
|
| 46 |
|
| 47 |
# Shipaker.uz Dataset
|
|
@@ -73,4 +44,4 @@ ds = load_dataset("kaa-ml/shipaker-dataset", split="train")
|
|
| 73 |
|
| 74 |
All data is scraped from the [shipaker.uz](https://shipaker.uz) website. Only Karakalpak-language articles are included.
|
| 75 |
|
| 76 |
-
**Last updated:** 2026-
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
+
- kaa
|
| 4 |
license: cc-by-4.0
|
| 5 |
task_categories:
|
| 6 |
+
- text-classification
|
| 7 |
+
- text-generation
|
| 8 |
tags:
|
| 9 |
+
- karakalpakstan
|
| 10 |
+
- karakalpak
|
| 11 |
+
- health
|
| 12 |
+
- medicine
|
| 13 |
pretty_name: Shipaker.uz Dataset
|
| 14 |
size_categories:
|
| 15 |
+
- n<1K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
# Shipaker.uz Dataset
|
|
|
|
| 44 |
|
| 45 |
All data is scraped from the [shipaker.uz](https://shipaker.uz) website. Only Karakalpak-language articles are included.
|
| 46 |
|
| 47 |
+
**Last updated:** 2026-06-01
|