Commit
•
7804055
1
Parent(s):
65dc04c
Convert dataset to Parquet
Browse filesConvert dataset to Parquet.
This dataset uses `tasks`, which are deprecated and will raise an error after the next release of `datasets`. See: https://github.com/huggingface/datasets/pull/6999
- README.md +10 -4
- ttc4900/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -20,6 +20,7 @@ pretty_name: TTC4900 - A Benchmark Data for Turkish Text Categorization
|
|
20 |
tags:
|
21 |
- news-category-classification
|
22 |
dataset_info:
|
|
|
23 |
features:
|
24 |
- name: category
|
25 |
dtype:
|
@@ -34,13 +35,18 @@ dataset_info:
|
|
34 |
'6': teknoloji
|
35 |
- name: text
|
36 |
dtype: string
|
37 |
-
config_name: ttc4900
|
38 |
splits:
|
39 |
- name: train
|
40 |
-
num_bytes:
|
41 |
num_examples: 4900
|
42 |
-
download_size:
|
43 |
-
dataset_size:
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
---
|
45 |
|
46 |
# Dataset Card for TTC4900: A Benchmark Data for Turkish Text Categorization
|
|
|
20 |
tags:
|
21 |
- news-category-classification
|
22 |
dataset_info:
|
23 |
+
config_name: ttc4900
|
24 |
features:
|
25 |
- name: category
|
26 |
dtype:
|
|
|
35 |
'6': teknoloji
|
36 |
- name: text
|
37 |
dtype: string
|
|
|
38 |
splits:
|
39 |
- name: train
|
40 |
+
num_bytes: 10640827
|
41 |
num_examples: 4900
|
42 |
+
download_size: 5511518
|
43 |
+
dataset_size: 10640827
|
44 |
+
configs:
|
45 |
+
- config_name: ttc4900
|
46 |
+
data_files:
|
47 |
+
- split: train
|
48 |
+
path: ttc4900/train-*
|
49 |
+
default: true
|
50 |
---
|
51 |
|
52 |
# Dataset Card for TTC4900: A Benchmark Data for Turkish Text Categorization
|
ttc4900/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a58925b89509467ff8b0b12a75c02d72db2405bda1a5195721a671db95330ded
|
3 |
+
size 5511518
|