noticiário

Referências:

noticiário

Use o seguinte comando para carregar esse conjunto de dados no TFDS:

ds = tfds.load('huggingface:newsph/newsph')
  • Descrição :
Large-scale dataset of Filipino news articles. Sourced for the NewsPH-NLI Project (Cruz et al., 2020).
  • Licença : GPL-3.0
  • Versão : 1.0.0
  • Divisões :
Dividir Exemplos
'train' 2190465
  • Características :
{
    "text": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}