arkamaldeen commited on
Commit
1a161a3
1 Parent(s): de3939b

Upload argilla.yaml with huggingface_hub

Browse files
Files changed (1) hide show
  1. argilla.yaml +20 -0
argilla.yaml ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ allow_extra_metadata: true
2
+ fields:
3
+ - name: text
4
+ required: true
5
+ title: Text
6
+ type: text
7
+ use_markdown: false
8
+ guidelines: null
9
+ metadata_properties: null
10
+ questions:
11
+ - description: null
12
+ labels:
13
+ - select
14
+ - unselect
15
+ name: validate
16
+ required: true
17
+ title: Validate
18
+ type: label_selection
19
+ visible_labels: null
20
+ vectors_settings: null