Update README.md
Browse files
README.md
CHANGED
@@ -20,6 +20,10 @@ configs:
|
|
20 |
data_files:
|
21 |
- split: cci2
|
22 |
path: data/cci2-*
|
|
|
|
|
|
|
|
|
23 |
---
|
24 |
|
25 |
## Data Description
|
|
|
20 |
data_files:
|
21 |
- split: cci2
|
22 |
path: data/cci2-*
|
23 |
+
extra_gated_prompt: "You agree to not use the dataset to conduct experiments that cause harm to human subjects."
|
24 |
+
extra_gated_fields:
|
25 |
+
Company/Organization: text
|
26 |
+
Country: country
|
27 |
---
|
28 |
|
29 |
## Data Description
|