LZHgrla commited on
Commit
012d05e
1 Parent(s): e12d551

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  library_name: peft
3
- pipeline_tag: conversational
4
  datasets:
5
  - fnlp/moss-003-sft-data
6
  ---
@@ -100,4 +100,4 @@ Use the following command to quickly reproduce the fine-tuning results.
100
 
101
  ```shell
102
  NPROC_PER_NODE=8 xtuner train llama2_7b_qlora_moss_sft_all_e2_gpu8
103
- ```
 
1
  ---
2
  library_name: peft
3
+ pipeline_tag: text-generation
4
  datasets:
5
  - fnlp/moss-003-sft-data
6
  ---
 
100
 
101
  ```shell
102
  NPROC_PER_NODE=8 xtuner train llama2_7b_qlora_moss_sft_all_e2_gpu8
103
+ ```