Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
<b>Odd1sOut</b> given a set of words, which one doesn't belong?
|
| 6 |
+
|
| 7 |
+
Odd1sOut is an excellent dataset for evaluating Small Language Models (SLMs) on that that larger Language Models (LLMs) usually excel at. Provided a dataset of four to six unique but sensible words, the goal is to identify which word would not fit, given the context.
|
| 8 |
+
|
| 9 |
+
Train (split): 1435 samples
|
| 10 |
+
Test (split): 131 samples
|