seamoon2333 commited on
Commit
ae330c8
1 Parent(s): f2eeb2a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -2,7 +2,8 @@
2
  license: apache-2.0
3
  ---
4
 
5
- This model is a fine-tuned version of the ChatGLM3 base model using the Stanford Alpaca Dataset. The fine-tuning process utilizes scripts and files located in the ChatGLM3/finetune_basemodel_demo directory.
 
6
 
7
  Steps to reproduce fine-tuning:
8
  1. Download the alpaca_data.json file from the Stanford Alpaca Dataset repository. (https://github.com/tatsu-lab/stanford_alpaca/blob/main/alpaca_data.json)
 
2
  license: apache-2.0
3
  ---
4
 
5
+ This model is a fine-tuned version of the ChatGLM3 base model using the Stanford Alpaca Dataset.
6
+ The fine-tuning process utilizes scripts and files located in the ChatGLM3/finetune_basemodel_demo directory.
7
 
8
  Steps to reproduce fine-tuning:
9
  1. Download the alpaca_data.json file from the Stanford Alpaca Dataset repository. (https://github.com/tatsu-lab/stanford_alpaca/blob/main/alpaca_data.json)