zerostratos's picture
Upload dataset
40ef0dd verified
|
raw
history blame
1.54 kB
---
license: apache-2.0
dataset_info:
features:
- name: id
dtype: int64
- name: link
dtype: string
- name: publish
struct:
- name: $date
dtype: string
- name: text
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 2386016762
num_examples: 566813
download_size: 1178341444
dataset_size: 2386016762
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.