Commit
•
5a58cc7
1
Parent(s):
86f7cf1
Update README.md
Browse files
README.md
CHANGED
@@ -97,7 +97,7 @@ The main reference point is `facebook/bart-large-mnli` which is, at the time of
|
|
97 |
|
98 |
These numbers indicate zeroshot performance, as no data from these datasets was added in the training mix.
|
99 |
Note that models without a "`-c`" in the title were evaluated twice: one run without any data from these 28 datasets to test pure zeroshot performance (the first number in the respective column) and
|
100 |
-
the final run including up to 500 training data points per class from each of the 28 datasets (the second number in brackets in the column). No model was trained on test data.
|
101 |
|
102 |
Details on the different datasets are available here: https://github.com/MoritzLaurer/zeroshot-classifier/blob/main/v1_human_data/datasets_overview.csv
|
103 |
|
|
|
97 |
|
98 |
These numbers indicate zeroshot performance, as no data from these datasets was added in the training mix.
|
99 |
Note that models without a "`-c`" in the title were evaluated twice: one run without any data from these 28 datasets to test pure zeroshot performance (the first number in the respective column) and
|
100 |
+
the final run including up to 500 training data points per class from each of the 28 datasets (the second number in brackets in the column, "fewshot"). No model was trained on test data.
|
101 |
|
102 |
Details on the different datasets are available here: https://github.com/MoritzLaurer/zeroshot-classifier/blob/main/v1_human_data/datasets_overview.csv
|
103 |
|