layoric commited on
Commit
aa1d543
1 Parent(s): f2b3e89

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -5,7 +5,12 @@ datasets:
5
  - theblackcat102/evol-codealpaca-v1
6
  language:
7
  - en
 
8
  ---
 
 
 
 
9
  ## Training procedure
10
 
11
 
 
5
  - theblackcat102/evol-codealpaca-v1
6
  language:
7
  - en
8
+ pipeline_tag: text2text-generation
9
  ---
10
+ ## llama-2-13b-code-alpaca
11
+
12
+ Trained for 3 epochs on `theblackcat102/evol-codealpaca-v1` dataset, scored decent on locally run perplexity at 4.36.
13
+
14
  ## Training procedure
15
 
16