Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -242,7 +242,7 @@ configs:
|
|
| 242 |
path: World History (High School in rus)/dev.csv
|
| 243 |
---
|
| 244 |
|
| 245 |
-
#
|
| 246 |
|
| 247 |
This dataset contains multiple subsets for different subjects and domains, structured for few-shot learning and evaluation.
|
| 248 |
|
|
@@ -289,4 +289,4 @@ You can load this dataset with the following code:
|
|
| 289 |
```python
|
| 290 |
from datasets import load_dataset
|
| 291 |
|
| 292 |
-
dataset = load_dataset("
|
|
|
|
| 242 |
path: World History (High School in rus)/dev.csv
|
| 243 |
---
|
| 244 |
|
| 245 |
+
# MukhammedTogmanov/jana
|
| 246 |
|
| 247 |
This dataset contains multiple subsets for different subjects and domains, structured for few-shot learning and evaluation.
|
| 248 |
|
|
|
|
| 289 |
```python
|
| 290 |
from datasets import load_dataset
|
| 291 |
|
| 292 |
+
dataset = load_dataset("MukhammedTogmanov/jana")
|