MichaelR207
commited on
Commit
•
03aaf79
1
Parent(s):
f3b68eb
Update README.md
Browse files
README.md
CHANGED
@@ -550,7 +550,7 @@ The MultiSim benchmark is a growing collection of text simplification datasets t
|
|
550 |
```python
|
551 |
from datasets import load_dataset
|
552 |
|
553 |
-
dataset = load_dataset("MichaelR207/
|
554 |
```
|
555 |
|
556 |
### Citation
|
|
|
550 |
```python
|
551 |
from datasets import load_dataset
|
552 |
|
553 |
+
dataset = load_dataset("MichaelR207/MultiSimV2")
|
554 |
```
|
555 |
|
556 |
### Citation
|