zerostratos's picture
Upload dataset
162279a verified
|
raw
history blame
1.49 kB
---
license: apache-2.0
dataset_info:
features:
- name: text
dtype: string
- name: timestamp
dtype: timestamp[ns, tz=UTC]
- name: url
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 317151153
num_examples: 77043
download_size: 164072153
dataset_size: 317151153
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
Data sources come from the following categories:
1.Web crawler dataset:
- Website UET (ĐH Công nghệ): tuyensinh.uet.vnu.edu.vn; new.uet.vnu.edu.vn
- Website HUS (ĐH KHTN): hus.vnu.edu.vn
- Website EUB (ĐH Kinh tế): ueb.vnu.edu.vn
- Website IS (ĐH Quốc tế): is.vnu.edu.vn
- Website Eduacation (ĐH Giáo dục): education.vnu.edu.vn
- Website NXB ĐHQG: press.vnu.edu.vn
[List domain web crawler](https://docs.google.com/spreadsheets/d/1zbkltkSPRm6f48Lb1Jo3Njq1-LrSd8H6/edit?gid=409337688#gid=409337688)
2. CC100:
[link to CC100 vi](https://huggingface.co/datasets/statmt/cc100)
3. Vietnews:
[link to bk vietnews dataset](https://github.com/ThanhChinhBK/vietnews)
4. C4_vi:
[link to C4_vi](https://huggingface.co/datasets/allenai/c4)
Folder Toxic store files demo for toxic filtering.We filtered C4_validation dataset, vietnews samples dataset and a part(1/50) of CC100_vi dataset.After the process, datasets split into nontoxic part and toxic part.
Folder Dedup store files after the deduplication process of above files.