upd readme
Browse files
README.md
CHANGED
@@ -1,2 +1,6 @@
|
|
1 |
# Lua code from Starcoderdata that has been ranked using a heuristic
|
2 |
-
Heuristic code found here: https://github.com/cassanof/lua-dataset-heuristics
|
|
|
|
|
|
|
|
|
|
1 |
# Lua code from Starcoderdata that has been ranked using a heuristic
|
2 |
+
Heuristic code found here: https://github.com/cassanof/lua-dataset-heuristics
|
3 |
+
|
4 |
+
## Usage
|
5 |
+
This datasets uses different git branches to keep different kinds of datasets. The main branch will remain empty.
|
6 |
+
The DatasetInfo file in each branch contains the code for heuristic function that generated the dataset.
|