Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -34,10 +34,20 @@ To use the dataset please use
|
|
34 |
git clone https://huggingface.co/datasets/Unknees/CrisisTS
|
35 |
```
|
36 |
|
|
|
|
|
37 |
<img src="English_Tabluar.png" alt="Centered Image" style="display: block; margin: 0 auto;" width="1000">
|
38 |
|
|
|
|
|
39 |
<img src="French_Tabuler.png" alt="Centered Image" style="display: block; margin: 0 auto;" width="1000">
|
40 |
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
### Citation Information
|
42 |
|
43 |
If you use this dataset, please cite:
|
|
|
34 |
git clone https://huggingface.co/datasets/Unknees/CrisisTS
|
35 |
```
|
36 |
|
37 |
+
### Detailled english textual data information
|
38 |
+
|
39 |
<img src="English_Tabluar.png" alt="Centered Image" style="display: block; margin: 0 auto;" width="1000">
|
40 |
|
41 |
+
### Detailled french textual data information
|
42 |
+
|
43 |
<img src="French_Tabuler.png" alt="Centered Image" style="display: block; margin: 0 auto;" width="1000">
|
44 |
|
45 |
+
### Raw Data and adaptation
|
46 |
+
If you want to use onl one modality, you can use the data contained in Textual_Data and Time_Series
|
47 |
+
|
48 |
+
The data inside Multi_modal_dataset are already merged with a fixed window for timeseries (48 hours window for french data and 5 day window for english data)
|
49 |
+
|
50 |
+
|
51 |
### Citation Information
|
52 |
|
53 |
If you use this dataset, please cite:
|