Update README.md
Browse files
README.md
CHANGED
@@ -192,7 +192,7 @@ The OPI dataset is curated on our own by extracting key information from [Swiss-
|
|
192 |
![image.png](./OPI_data.png)
|
193 |
|
194 |
## OPI Dataset Folder Structure
|
195 |
-
The OPI dataset is organized into the three subfolders—AP, KM, and SU—by in the [OPI_DATA](
|
196 |
```
|
197 |
./OPI_DATA/
|
198 |
└── SU
|
|
|
192 |
![image.png](./OPI_data.png)
|
193 |
|
194 |
## OPI Dataset Folder Structure
|
195 |
+
The OPI dataset is organized into the three subfolders—AP, KM, and SU—by in the [OPI_DATA](https://huggingface.co/datasets/BAAI/OPI/tree/main/OPI_DATA) directory within this repository, where you can find a subset for each specific task as well as the full dataset file: [OPI_full_1.61M_train.json](https://huggingface.co/datasets/BAAI/OPI/blob/main/OPI_DATA/OPI_full_1.61M_train.json).
|
196 |
```
|
197 |
./OPI_DATA/
|
198 |
└── SU
|