AlekseyKorshuk
commited on
Commit
•
315ca45
1
Parent(s):
34f1622
huggingartists
Browse files- README.md +3 -3
- datasets.json +2 -2
README.md
CHANGED
@@ -38,7 +38,7 @@ tags:
|
|
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:**
|
42 |
|
43 |
|
44 |
<div class="inline-flex flex-col" style="line-height: 1.5;">
|
@@ -100,7 +100,7 @@ The data fields are the same among all splits.
|
|
100 |
|
101 |
| train |validation|test|
|
102 |
|------:|---------:|---:|
|
103 |
-
|
|
104 |
|
105 |
'Train' can be easily divided into 'train' & 'validation' & 'test' with few lines of code:
|
106 |
|
@@ -184,7 +184,7 @@ datasets = DatasetDict(
|
|
184 |
```
|
185 |
@InProceedings{huggingartists,
|
186 |
author={Aleksey Korshuk}
|
187 |
-
year=
|
188 |
}
|
189 |
```
|
190 |
|
|
|
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:** 3.432643 MB
|
42 |
|
43 |
|
44 |
<div class="inline-flex flex-col" style="line-height: 1.5;">
|
|
|
100 |
|
101 |
| train |validation|test|
|
102 |
|------:|---------:|---:|
|
103 |
+
|923| -| -|
|
104 |
|
105 |
'Train' can be easily divided into 'train' & 'validation' & 'test' with few lines of code:
|
106 |
|
|
|
184 |
```
|
185 |
@InProceedings{huggingartists,
|
186 |
author={Aleksey Korshuk}
|
187 |
+
year=2022
|
188 |
}
|
189 |
```
|
190 |
|
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:2e9b15309e0dac59d4aa2e8089b4c720fec448704d2c817908c8959475e877ca
|
3 |
+
size 1780584
|