Update README.md
Browse files
README.md
CHANGED
|
@@ -7,12 +7,12 @@ size_categories:
|
|
| 7 |
---
|
| 8 |
|
| 9 |
# Dataset Card for Dataset Name
|
| 10 |
-
Using the
|
| 11 |
|
| 12 |
## Dataset Details
|
| 13 |
|
| 14 |
### Dataset Description
|
| 15 |
-
Using the `unreal-engine-5-code` dataset by AdamCodd, I split the
|
| 16 |
|
| 17 |
### Dataset Sources
|
| 18 |
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
# Dataset Card for Dataset Name
|
| 10 |
+
Using the [unreal-engine-5-code](https://huggingface.co/datasets/AdamCodd/unreal-engine-5-code) hf dataset by AdamCodd, I split the data into smaller, individual files based on the `Module` column
|
| 11 |
|
| 12 |
## Dataset Details
|
| 13 |
|
| 14 |
### Dataset Description
|
| 15 |
+
Using the `unreal-engine-5-code` dataset by AdamCodd, I split the data into smaller, individual files based on the `Module` column, which allows one to pick and choose which modules to include in a RAG system.
|
| 16 |
|
| 17 |
### Dataset Sources
|
| 18 |
|