cnmoro commited on
Commit
998f660
1 Parent(s): fd2db1f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - pt
5
+ - en
6
+ pipeline_tag: text-generation
7
+ ---
8
+
9
+
10
+ Finetuned version of PY007/TinyLlama-1.1B-intermediate-step-715k-1.5T, on a Portuguese instruct dataset, using axolotl.
11
+
12
+ This is a work in progress, final version will be v3 or v4.
13
+
14
+ Prompt format:
15
+
16
+ f"Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.\n\n### Instruction:\n{instruction}\n\n### Response:\n"