Update README.md (#3)
Browse files- Update README.md (d4650ae2ecddef4be4b54eca297ba9adf78ef714)
Co-authored-by: xzuyn <[email protected]>
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
SpringDragon text adventure dataset courtesy of [Henk717](https://huggingface.co/Henk717) (thanks Henky!)
|
2 |
|
3 |
Files in this repo:
|
|
|
1 |
+
---
|
2 |
+
configs:
|
3 |
+
- config_name: default
|
4 |
+
data_files:
|
5 |
+
- split: train
|
6 |
+
path:
|
7 |
+
- "text_adventures_deduped.json"
|
8 |
+
---
|
9 |
SpringDragon text adventure dataset courtesy of [Henk717](https://huggingface.co/Henk717) (thanks Henky!)
|
10 |
|
11 |
Files in this repo:
|