hate_speech / README.md
MattZid's picture
Create README.md
508f430 verified
|
raw
history blame contribute delete
No virus
214 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: "data/train/*.jsonl"
- split: validation
path: "data/val/*.jsonl"
- split: test
path: "data/test/*.jsonl"
---