Datasets:
Fix wording
Browse files
README.md
CHANGED
@@ -46,7 +46,7 @@ for task in task_list:
|
|
46 |
test = load_dataset('ikala/tmmluplus', task)['test']
|
47 |
```
|
48 |
|
49 |
-
Statistic on all four
|
50 |
|
51 |
| Category | Test | Dev | Validation |
|
52 |
|----------------------------------|-------|------|------------|
|
|
|
46 |
test = load_dataset('ikala/tmmluplus', task)['test']
|
47 |
```
|
48 |
|
49 |
+
Statistic on all four categories : STEM, Social Science, Humanities, Other
|
50 |
|
51 |
| Category | Test | Dev | Validation |
|
52 |
|----------------------------------|-------|------|------------|
|