Datasets:
Upload README.md
Browse files
README.md
CHANGED
@@ -81,7 +81,7 @@ The dataset is available under the [Creative Commons License (CC BY 4.0)](https:
|
|
81 |
|
82 |
```python
|
83 |
from datasets import load_dataset
|
84 |
-
|
85 |
dataset = load_dataset("0x365/eo-crop-type-belgium", split="train")
|
86 |
```
|
87 |
|
|
|
81 |
|
82 |
```python
|
83 |
from datasets import load_dataset
|
84 |
+
|
85 |
dataset = load_dataset("0x365/eo-crop-type-belgium", split="train")
|
86 |
```
|
87 |
|