AIRABIC / README.md
amitca71's picture
Update README.md
95186c2 verified

AIRABIC Dataset is licensed under a Creative Commons Attribution 4.0 International License (CC BY 4.0). created by HAMED ALSHAMMARI https://github.com/Hamed1Hamed/AIRABIC

dataset_info: features: - name: body dtype: string - name: gpt0 dtype: bool - name: openai dtype: bool - name: label dtype: string splits: - name: train num_bytes: 1621593 num_examples: 591 - name: validation num_bytes: 557244 num_examples: 197 - name: test num_bytes: 508440 num_examples: 197 download_size: 1298193 dataset_size: 2687277 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-*