ag_news_tutorial / argilla.yaml
plaguss's picture
Upload argilla.yaml with huggingface_hub
7240e08
raw
history blame contribute delete
507 Bytes
allow_extra_metadata: true
fields:
- name: text
required: true
title: Text from the article
type: text
use_markdown: false
guidelines: This dataset contains a collection of news articles. Please label them
on the category they belong.
metadata_properties: null
questions:
- description: null
labels:
'0': World
'1': Sports
'2': Business
'3': Sci/Tech
name: label
required: true
title: In which category does this article fit?
type: label_selection
visible_labels: null