ErfanMoosaviMonazzah commited on
Commit
a83bfa9
1 Parent(s): 13318e5

Added metadata.

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -1,5 +1,17 @@
1
  ---
2
  license: cc-by-4.0
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  Touché23-ValueEval
@@ -28,5 +40,4 @@ valueeval23
28
  The `Labels` for each example is an array of 1s (argument resorts to value) and 0s (argument does not resort to value). The order is the same as in the original files:
29
  ```
30
  labels = ["Self-direction: thought", "Self-direction: action", "Stimulation", "Hedonism", "Achievement", "Power: dominance", "Power: resources", "Face", "Security: personal", "Security: societal", "Tradition", "Conformity: rules", "Conformity: interpersonal", "Humility", "Benevolence: caring", "Benevolence: dependability", "Universalism: concern", "Universalism: nature", "Universalism: tolerance", "Universalism: objectivity"]
31
- ```
32
-
 
1
  ---
2
  license: cc-by-4.0
3
+ task_categories:
4
+ - text-classification
5
+ - zero-shot-classification
6
+ language:
7
+ - en
8
+ tags:
9
+ - Human Values
10
+ - Value Detection
11
+ - Multi-Label
12
+ pretty_name: Human Value Detection Dataset
13
+ size_categories:
14
+ - 1K<n<10K
15
  ---
16
 
17
  Touché23-ValueEval
 
40
  The `Labels` for each example is an array of 1s (argument resorts to value) and 0s (argument does not resort to value). The order is the same as in the original files:
41
  ```
42
  labels = ["Self-direction: thought", "Self-direction: action", "Stimulation", "Hedonism", "Achievement", "Power: dominance", "Power: resources", "Face", "Security: personal", "Security: societal", "Tradition", "Conformity: rules", "Conformity: interpersonal", "Humility", "Benevolence: caring", "Benevolence: dependability", "Universalism: concern", "Universalism: nature", "Universalism: tolerance", "Universalism: objectivity"]
43
+ ```