ricdomolm commited on
Commit
3834424
·
verified ·
1 Parent(s): 2306875

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -9,6 +9,10 @@ tags:
9
  - sft
10
  library_name: transformers
11
  pipeline_tag: text-generation
 
 
 
 
12
  ---
13
 
14
  # talkie-web-coder
@@ -76,4 +80,4 @@ vllm serve ricdomolm/talkie-web-coder \
76
 
77
  [`ricdomolm/talkie-1930-coder`](https://huggingface.co/ricdomolm/talkie-1930-coder)
78
  — same recipe, same SFT data, but starting from a different base model.
79
- Reaches 4.48% ± 0.69 pp on the same eval (n=5).
 
9
  - sft
10
  library_name: transformers
11
  pipeline_tag: text-generation
12
+ datasets:
13
+ - ricdomolm/mini-coder-trajs-400k
14
+ base_model:
15
+ - talkie-lm/talkie-web-13b-base
16
  ---
17
 
18
  # talkie-web-coder
 
80
 
81
  [`ricdomolm/talkie-1930-coder`](https://huggingface.co/ricdomolm/talkie-1930-coder)
82
  — same recipe, same SFT data, but starting from a different base model.
83
+ Reaches 4.48% ± 0.69 pp on the same eval (n=5).