Omartificial-Intelligence-Space commited on
Commit
294bff2
·
verified ·
1 Parent(s): 828deb8

update readme.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ extra_gated_prompt: "You agree to not use the dataset to conduct experiments that cause harm to human subjects, and to provide proper citation when using this dataset in your work."
4
+ extra_gated_fields:
5
+ Name: text
6
+ Affilation: text
7
+ Company: text
8
+ Country: country
9
+ Specific date: date_picker
10
+ I want to use this dataset for:
11
+ type: select
12
+ options:
13
+ - Research
14
+ - Education
15
+ - label: Other
16
+ value: other
17
+ I agree to use this dataset for non-commercial use ONLY: checkbox
18
+ ---