rating_ds / argilla.yaml
kursathalat's picture
Upload argilla.yaml with huggingface_hub
6b056a2
raw
history blame contribute delete
551 Bytes
allow_extra_metadata: true
fields:
- name: sentence1
required: true
title: Sentence1
type: text
use_markdown: false
- name: sentence2
required: true
title: Sentence2
type: text
use_markdown: false
guidelines: This is a sentence similarity dataset that contains two sentences. Please
rate the similarity between the two sentences.
metadata_properties: null
questions:
- description: null
name: similarity
required: true
title: Similarity
type: rating
values:
- 1
- 2
- 3
- 4
- 5
- 6
- 7
vectors_settings: null