teruo6939 commited on
Commit
a369e25
·
verified ·
1 Parent(s): 14a037d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -14
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,341 examples
115
-
116
-
117
- | Category | Number of Examples |
118
- | --- | ---: |
119
- | culture | 644 |
120
- | custom | 204 |
121
- | regional identity | 401 |
122
- | geography | 276 |
123
- | history | 347 |
124
- | government | 114 |
125
- | law | 303 |
126
- | healthcare | 52 |
127
- | total | 2,341 |
 
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