Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
configs:
|
4 |
+
- config_name: main
|
5 |
+
data_files:
|
6 |
+
- split: logs
|
7 |
+
path: "/*.csv"
|
8 |
+
|
9 |
+
---
|
10 |
+
|
11 |
+
# Dataset Card for Degentic Games
|
12 |
+
|
13 |
+
|
14 |
+
This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
|