oscar_2023_filtered / README.md
if001's picture
Upload README.md with huggingface_hub
412cd3c
|
raw
history blame
No virus
638 Bytes
---
language:
- ja
license: cc0-1.0
task_categories:
- text-generation
dataset_info:
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 177901962
num_examples: 161401
download_size: 107585837
dataset_size: 177901962
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
oscar 2023をfilterしたもの
https://huggingface.co/datasets/oscar-corpus/OSCAR-2301
詳細はコードを参照
https://github.com/if001/HojiChar_OSCAR_sample/blob/master/pre_filter.py#L163-L176
https://github.com/if001/HojiChar_OSCAR_sample/blob/master/dedup_all.py#L81-L88