Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -62,15 +62,6 @@ This dataset is intended for research on:
|
|
| 62 |
- Users can generate task-specific LR/HR training pairs following their own protocol or the protocol described in the associated paper.
|
| 63 |
- This dataset is intended for research use only.
|
| 64 |
|
| 65 |
-
## Loading Example
|
| 66 |
-
|
| 67 |
-
```python
|
| 68 |
-
from datasets import load_dataset
|
| 69 |
-
|
| 70 |
-
ds = load_dataset("zytlhy/IRVAL", split="train", streaming=True)
|
| 71 |
-
print(ds)
|
| 72 |
-
```
|
| 73 |
-
|
| 74 |
## Citation
|
| 75 |
|
| 76 |
If you use this dataset, please cite:
|
|
|
|
| 62 |
- Users can generate task-specific LR/HR training pairs following their own protocol or the protocol described in the associated paper.
|
| 63 |
- This dataset is intended for research use only.
|
| 64 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 65 |
## Citation
|
| 66 |
|
| 67 |
If you use this dataset, please cite:
|