Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -134,6 +134,7 @@ ds.map(
|
|
| 134 |
<details>
|
| 135 |
<summary>Show the code used to generate this dataset.</summary>
|
| 136 |
This assumes that the directory `m3exam/multimodal-question/` exists and is an exact copy from the original GitHub repository.
|
|
|
|
| 137 |
```python
|
| 138 |
import pandas as pd
|
| 139 |
from pathlib import Path
|
|
|
|
| 134 |
<details>
|
| 135 |
<summary>Show the code used to generate this dataset.</summary>
|
| 136 |
This assumes that the directory `m3exam/multimodal-question/` exists and is an exact copy from the original GitHub repository.
|
| 137 |
+
|
| 138 |
```python
|
| 139 |
import pandas as pd
|
| 140 |
from pathlib import Path
|