Update README.md
Browse files
README.md
CHANGED
@@ -8,8 +8,8 @@ library_name: transformers
|
|
8 |
---
|
9 |
Starcoder2-3b fined the same way as https://huggingface.co/bigcode/starcoder2-15b-instruct-v0.1 using https://huggingface.co/datasets/bigcode/self-oss-instruct-sc2-exec-filter-50k
|
10 |
|
11 |
-
Epochs: 1
|
12 |
-
Learning Rate: 0.0001
|
13 |
-
Lora Rank: 8
|
14 |
-
Batch Size: 16
|
15 |
-
Evaluation Split: 0
|
|
|
8 |
---
|
9 |
Starcoder2-3b fined the same way as https://huggingface.co/bigcode/starcoder2-15b-instruct-v0.1 using https://huggingface.co/datasets/bigcode/self-oss-instruct-sc2-exec-filter-50k
|
10 |
|
11 |
+
* Epochs: 1
|
12 |
+
* Learning Rate: 0.0001
|
13 |
+
* Lora Rank: 8
|
14 |
+
* Batch Size: 16
|
15 |
+
* Evaluation Split: 0
|