olympusmonsgames commited on
Commit
d6bec95
·
verified ·
1 Parent(s): 4bc35c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -3
README.md CHANGED
@@ -1,3 +1,20 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - code
5
+ size_categories:
6
+ - 100K<n<1M
7
+ ---
8
+
9
+ # Dataset Card for Dataset Name
10
+ Using the `unreal-engine-5-code` hf dataset by AdamCodd, I split the dataset 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 dataset 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
+
19
+ - **Forked from:** [unreal-engine-5-code by AdamCodd](https://huggingface.co/datasets/AdamCodd/unreal-engine-5-code)
20
+ -