AlekseyKorshuk
commited on
Commit
•
bdf5278
1
Parent(s):
be88e91
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:** 0.
|
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 |
-
|
|
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:** 0.819245 MB
|
42 |
|
43 |
|
44 |
<div class="inline-flex flex-col" style="line-height: 1.5;">
|
|
|
100 |
|
101 |
| train |validation|test|
|
102 |
|------:|---------:|---:|
|
103 |
+
|174| -| -|
|
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 |
+
[![Follow](https://img.shields.io/github/followers/AlekseyKorshuk?style=social)](https://github.com/AlekseyKorshuk)
|
195 |
+
|
196 |
+
For more details, visit the project repository.
|
197 |
+
|
198 |
+
[![GitHub stars](https://img.shields.io/github/stars/AlekseyKorshuk/huggingartists?style=social)](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:581411237e8d6e6ac1c510ef518b0e09b53fd85983f63528a10c33b4737bb484
|
3 |
+
size 391726
|