ByteBrew23
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
"""Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.
|
2 |
+
|
3 |
+
### Instruction:
|
4 |
+
{}
|
5 |
+
|
6 |
+
### Input:
|
7 |
+
{}
|
8 |
+
|
9 |
+
### Response:
|
10 |
+
{}"""
|
11 |
+
|
12 |
+
Finetune of mistral v0.3, used C and ASM data from codebagel. Used https://colab.research.google.com/drive/1Dyauq4kTZoLewQ1cApceUQVNcnnNTzg_ for training, didn't change the amount of training epochs or whatever it's called.
|