Update README.md
Browse files
README.md
CHANGED
@@ -35,6 +35,7 @@ To score your model on this dataset, you can use **CI Fixing benchmark**
|
|
35 |
```
|
36 |
|
37 |
Note that all the data we have is considered to be in the test split.
|
|
|
38 |
|
39 |
|
40 |
## Dataset Structure
|
|
|
35 |
```
|
36 |
|
37 |
Note that all the data we have is considered to be in the test split.
|
38 |
+
**NOTE**: If you encounter any errors with loading the dataset on Windows, update the datasets library (was tested on datasets==2.16.1)
|
39 |
|
40 |
|
41 |
## Dataset Structure
|