dev-ner-ontonotes / argilla.yaml
louisguitton's picture
Upload argilla.yaml with huggingface_hub
a7414a3 verified
allow_extra_metadata: true
fields:
- name: text
required: true
title: Text
type: text
use_markdown: false
guidelines: null
metadata_properties: null
questions:
- allow_overlapping: true
description: null
field: text
labels:
- description: null
text: Numerals that do not fall under another type
value: CARDINAL
- description: null
text: Absolute or relative dates or periods
value: DATE
- description: null
text: People, including fictional
value: PERSON
- description: null
text: Nationalities or religious or political groups
value: NORP
- description: null
text: Countries, cities, states
value: GPE
- description: null
text: Named documents made into laws
value: LAW
- description: null
text: Companies, agencies, institutions, etc.
value: ORG
- description: null
text: "Percentage (including \u201C%\u201D)"
value: PERCENT
- description: null
text: "\u201Cfirst\u201D, \u201Csecond\u201D"
value: ORDINAL
- description: null
text: Monetary values, including unit
value: MONEY
- description: null
text: Titles of books, songs, etc.
value: WORK_OF_ART
- description: null
text: Facilities like Buildings, airports, highways, bridges, etc.
value: FAC
- description: null
text: Times smaller than a day
value: TIME
- description: null
text: Non-GPE locations, mountain ranges, bodies of water
value: LOC
- description: null
text: Measurements, as of weight or distance
value: QUANTITY
- description: null
text: Vehicles, weapons, foods, etc. (Not services)
value: PRODUCT
- description: null
text: Named hurricanes, battles, wars, sports events, etc.
value: EVENT
- description: null
text: Any named language
value: LANGUAGE
name: entities
required: true
title: 'Highlight the entities in the text:'
type: span
visible_labels: 18
vectors_settings: null