Update README.md
Browse files
README.md
CHANGED
@@ -111,20 +111,21 @@ An example from culture category looks as follows:
|
|
111 |
## Data Splits
|
112 |
|
113 |
- `dev`: 4 examples per category, meant for few-shot setting
|
114 |
-
- `test`: there are 2,
|
115 |
-
|
116 |
-
|
117 |
-
| Category
|
118 |
-
|
|
119 |
-
|
|
120 |
-
|
|
121 |
-
|
|
122 |
-
|
|
123 |
-
|
|
124 |
-
|
|
125 |
-
|
|
126 |
-
|
|
127 |
-
|
|
|
|
128 |
|
129 |
# Licensing Information
|
130 |
|
|
|
111 |
## Data Splits
|
112 |
|
113 |
- `dev`: 4 examples per category, meant for few-shot setting
|
114 |
+
- `test`: there are 2,309 examples
|
115 |
+
|
116 |
+
|
117 |
+
| Category |> Number of Examples | |
|
118 |
+
|^ | dev | test |
|
119 |
+
| --- | ---: | ---: |
|
120 |
+
| culture | 4 | 640 |
|
121 |
+
| custom | 4 | 200 |
|
122 |
+
| regional identity | 4 | 397 |
|
123 |
+
| geography | 4 | 272 |
|
124 |
+
| history | 4 | 343 |
|
125 |
+
| government | 4 | 110 |
|
126 |
+
| law | 4 | 299 |
|
127 |
+
| healthcare | 4 | 48 |
|
128 |
+
| total | 32 | 2,309 |
|
129 |
|
130 |
# Licensing Information
|
131 |
|