Text Generation
Transformers
PyTorch
qwen2
conversational
text-generation-inference
yapeichang nielsr HF Staff commited on
Commit
d2e91f1
·
verified ·
1 Parent(s): cf2ef93

Add pipeline tag (#3)

Browse files

- Add pipeline tag (ea12e1841ee6a4083d783d366b968e471a28e308)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,11 +1,12 @@
1
  ---
2
- license: apache-2.0
 
3
  datasets:
4
  - yapeichang/BLEUBERI-Tulu3-50k
5
  - allenai/tulu-3-sft-mixture
6
- base_model:
7
- - Qwen/Qwen2.5-7B
8
  library_name: transformers
 
 
9
  ---
10
 
11
  # Qwen2.5-7B-BLEUBERI
 
1
  ---
2
+ base_model:
3
+ - Qwen/Qwen2.5-7B
4
  datasets:
5
  - yapeichang/BLEUBERI-Tulu3-50k
6
  - allenai/tulu-3-sft-mixture
 
 
7
  library_name: transformers
8
+ license: apache-2.0
9
+ pipeline_tag: text-generation
10
  ---
11
 
12
  # Qwen2.5-7B-BLEUBERI