floschne commited on
Commit
598ff75
1 Parent(s): 72e05e3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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