Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,18 @@ dataset_info:
|
|
23 |
num_examples: 75979
|
24 |
download_size: 66660916127
|
25 |
dataset_size: 69110393094.684
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
---
|
27 |
-
# Dataset Card for "
|
28 |
|
29 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
23 |
num_examples: 75979
|
24 |
download_size: 66660916127
|
25 |
dataset_size: 69110393094.684
|
26 |
+
license: apache-2.0
|
27 |
+
task_categories:
|
28 |
+
- image-to-text
|
29 |
+
- text-to-image
|
30 |
+
language:
|
31 |
+
- en
|
32 |
+
tags:
|
33 |
+
- Gameplay
|
34 |
+
pretty_name: Gameplay Captions
|
35 |
+
size_categories:
|
36 |
+
- 10K<n<100K
|
37 |
---
|
38 |
+
# Dataset Card for "Gameplay Captions"
|
39 |
|
40 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|