Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -72,14 +72,13 @@ Valerie Zermatten · Javiera Castillo-Navarro · Pallavi Jain · Devis Tuia · D
|
|
| 72 |
## In this repo
|
| 73 |
|
| 74 |
### 1. Hugging Face processed version
|
| 75 |
-
-
|
| 76 |
- Used automatically by `load_dataset("EPFL-ECEO/EcoWikiRS")`
|
| 77 |
|
| 78 |
### 2. Original raw data
|
| 79 |
- Available as `ecowikirs.zip`
|
| 80 |
-
-
|
| 81 |
-
-
|
| 82 |
-
- Intended for full reproducibility and custom preprocessing
|
| 83 |
|
| 84 |
## Overview
|
| 85 |
|
|
|
|
| 72 |
## In this repo
|
| 73 |
|
| 74 |
### 1. Hugging Face processed version
|
| 75 |
+
- In the `data/` directory
|
| 76 |
- Used automatically by `load_dataset("EPFL-ECEO/EcoWikiRS")`
|
| 77 |
|
| 78 |
### 2. Original raw data
|
| 79 |
- Available as `ecowikirs.zip`
|
| 80 |
+
- Original data structure used in the codebase and archived on Zenodo
|
| 81 |
+
- Intended for full reproducibility
|
|
|
|
| 82 |
|
| 83 |
## Overview
|
| 84 |
|