References:
newsph
Use the following command to load this dataset in TFDS:
ds = tfds.load('huggingface:newsph/newsph')
- Description:
Large-scale dataset of Filipino news articles. Sourced for the NewsPH-NLI Project (Cruz et al., 2020).
- License: GPL-3.0
- Version: 1.0.0
- Splits:
Split | Examples |
---|---|
'train' |
2190465 |
- Features:
{
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}