Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
parquet
Languages:
Persian
Size:
10K - 100K
ArXiv:
License:
AliFartout
commited on
Commit
·
c515ab8
1
Parent(s):
c6e2dbb
Update README.md
Browse files
README.md
CHANGED
@@ -55,6 +55,6 @@ DatasetDict({
|
|
55 |
|
56 |
```python
|
57 |
from datasets import load_dataset
|
58 |
-
data =
|
59 |
```
|
60 |
Feel free to adjust the formatting according to your needs.
|
|
|
55 |
|
56 |
```python
|
57 |
from datasets import load_dataset
|
58 |
+
data = load_dataset("AliFartout/PEYMA-ARMAN-Mixed")
|
59 |
```
|
60 |
Feel free to adjust the formatting according to your needs.
|