Commit ·
c2e468a
1
Parent(s): 4e8d1ec
huggingartists
Browse files- README.md +12 -2
- datasets.json +2 -2
README.md
CHANGED
|
@@ -30,6 +30,7 @@ tags:
|
|
| 30 |
- [Dataset Curators](#dataset-curators)
|
| 31 |
- [Licensing Information](#licensing-information)
|
| 32 |
- [Citation Information](#citation-information)
|
|
|
|
| 33 |
|
| 34 |
## Dataset Description
|
| 35 |
|
|
@@ -37,7 +38,7 @@ tags:
|
|
| 37 |
- **Repository:** [https://github.com/AlekseyKorshuk/huggingartists](https://github.com/AlekseyKorshuk/huggingartists)
|
| 38 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 39 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 40 |
-
- **Size of the generated dataset:** 9.
|
| 41 |
|
| 42 |
|
| 43 |
<div class="inline-flex flex-col" style="line-height: 1.5;">
|
|
@@ -99,7 +100,7 @@ The data fields are the same among all splits.
|
|
| 99 |
|
| 100 |
| train |validation|test|
|
| 101 |
|------:|---------:|---:|
|
| 102 |
-
|TRAIN_9.
|
| 103 |
|
| 104 |
'Train' can be easily divided into 'train' & 'validation' & 'test' with few lines of code:
|
| 105 |
|
|
@@ -186,3 +187,12 @@ datasets = DatasetDict(
|
|
| 186 |
year=2021
|
| 187 |
}
|
| 188 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
- [Dataset Curators](#dataset-curators)
|
| 31 |
- [Licensing Information](#licensing-information)
|
| 32 |
- [Citation Information](#citation-information)
|
| 33 |
+
- [About](#about)
|
| 34 |
|
| 35 |
## Dataset Description
|
| 36 |
|
|
|
|
| 38 |
- **Repository:** [https://github.com/AlekseyKorshuk/huggingartists](https://github.com/AlekseyKorshuk/huggingartists)
|
| 39 |
- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 40 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 41 |
+
- **Size of the generated dataset:** 9.789772 MB
|
| 42 |
|
| 43 |
|
| 44 |
<div class="inline-flex flex-col" style="line-height: 1.5;">
|
|
|
|
| 100 |
|
| 101 |
| train |validation|test|
|
| 102 |
|------:|---------:|---:|
|
| 103 |
+
|TRAIN_9.789772| -| -|
|
| 104 |
|
| 105 |
'Train' can be easily divided into 'train' & 'validation' & 'test' with few lines of code:
|
| 106 |
|
|
|
|
| 187 |
year=2021
|
| 188 |
}
|
| 189 |
```
|
| 190 |
+
|
| 191 |
+
## About
|
| 192 |
+
*Built by Aleksey Korshuk*
|
| 193 |
+
|
| 194 |
+
[](https://github.com/AlekseyKorshuk)
|
| 195 |
+
|
| 196 |
+
For more details, visit the project repository.
|
| 197 |
+
|
| 198 |
+
[](https://github.com/AlekseyKorshuk/huggingartists)
|
datasets.json
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a56478aaa30e5ef41d6bd48ac0d4156d03f758598716859c56a8ae90ef661d1a
|
| 3 |
+
size 4872251
|