sa8 commited on
Commit
267e119
·
1 Parent(s): 21be7bb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+
6
+ This dataset is a truncated version of [this one](https://huggingface.co/datasets/sa8/zkml-github-repos/tree/main) but where the format is compatible with [MLX-lora](https://github.com/ml-explore/mlx-examples/tree/main/lora),
7
+ using {"text": "This is an example for the model."}, and where each entry has been truncated, following some code logic (i.e., following classes, functions etc) to ensure
8
+ each entry is smaller than 2048 tokens.
9
+
10
+