ByteBrew23 commited on
Commit
cffa459
·
verified ·
1 Parent(s): 4df2dd3

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
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.