Datasets:
Formats:
parquet
Sub-tasks:
multi-class-classification
univariate-time-series-forecasting
tabular-multi-class-classification
Languages:
English
Size:
1M - 10M
ArXiv:
Tags:
timeseries
time-series
time-series-forecasting
tabular-regression
tabular-classification
univariate-time-series-forecasting
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -6579,8 +6579,6 @@ All the columns and classes (when textual) in MUSES are in English (BCP-47 `en`)
|
|
| 6579 |
## Dataset Structure
|
| 6580 |
|
| 6581 |
### Data Instances
|
| 6582 |
-
# TODO @Moritz please Check what you can disclose here
|
| 6583 |
-
|
| 6584 |
All datasets formatting follows a similar structure.
|
| 6585 |
```
|
| 6586 |
{
|
|
@@ -6760,23 +6758,18 @@ TODO Moritz das was ich im benchmark design kapitel schreibe hier rein
|
|
| 6760 |
### Source Data
|
| 6761 |
|
| 6762 |
#### Initial Data Collection and Normalization
|
| 6763 |
-
|
| 6764 |
-
|
| 6765 |
-
|
| 6766 |
-
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 6767 |
|
| 6768 |
### Personal and Sensitive Information
|
| 6769 |
-
|
| 6770 |
Data is deidentified or all personal and sensitive information was removed.
|
| 6771 |
|
| 6772 |
## Considerations for Using the Data
|
| 6773 |
|
| 6774 |
### Discussion of Biases
|
| 6775 |
-
|
| 6776 |
There are no ethical biases we are aware of.
|
| 6777 |
|
| 6778 |
### Other Known Limitations
|
| 6779 |
-
|
| 6780 |
Class imbalances are common in event sequences.
|
| 6781 |
See the following paper for further information.
|
| 6782 |
```TODO JIMMY```
|
|
@@ -6823,8 +6816,8 @@ We encourage you to use the following BibTeX citation for MUSES itself:
|
|
| 6823 |
If you use MUSES, please also cite all the individual datasets you use, both to give the original authors their due credit and because venues will expect papers to describe the data they evaluate on.
|
| 6824 |
The following provides BibTeX for all of the MUSES tasks.
|
| 6825 |
|
| 6826 |
-
# TODO: Please Add original DS Papers like this
|
| 6827 |
-
|
| 6828 |
für jedes DS zitieren:
|
| 6829 |
- data source paper, preproc source paper
|
| 6830 |
in ``` @citation{} ```
|
|
|
|
| 6579 |
## Dataset Structure
|
| 6580 |
|
| 6581 |
### Data Instances
|
|
|
|
|
|
|
| 6582 |
All datasets formatting follows a similar structure.
|
| 6583 |
```
|
| 6584 |
{
|
|
|
|
| 6758 |
### Source Data
|
| 6759 |
|
| 6760 |
#### Initial Data Collection and Normalization
|
| 6761 |
+
Data was sourced and preprocessed like in other works, unless explicitly stated otherwise in our paper.
|
| 6762 |
+
See [Citation Information](#citation-information) for details.
|
|
|
|
|
|
|
| 6763 |
|
| 6764 |
### Personal and Sensitive Information
|
|
|
|
| 6765 |
Data is deidentified or all personal and sensitive information was removed.
|
| 6766 |
|
| 6767 |
## Considerations for Using the Data
|
| 6768 |
|
| 6769 |
### Discussion of Biases
|
|
|
|
| 6770 |
There are no ethical biases we are aware of.
|
| 6771 |
|
| 6772 |
### Other Known Limitations
|
|
|
|
| 6773 |
Class imbalances are common in event sequences.
|
| 6774 |
See the following paper for further information.
|
| 6775 |
```TODO JIMMY```
|
|
|
|
| 6816 |
If you use MUSES, please also cite all the individual datasets you use, both to give the original authors their due credit and because venues will expect papers to describe the data they evaluate on.
|
| 6817 |
The following provides BibTeX for all of the MUSES tasks.
|
| 6818 |
|
| 6819 |
+
# TODO MORITZ: Please Add original DS Papers like this
|
| 6820 |
+
|
| 6821 |
für jedes DS zitieren:
|
| 6822 |
- data source paper, preproc source paper
|
| 6823 |
in ``` @citation{} ```
|