chore: ss
This commit is contained in:
13
README.md
13
README.md
@@ -44,6 +44,19 @@ class TrainingConfig:
|
||||
|
||||
## Usage
|
||||
|
||||
```
|
||||
gdown --fuzzy 'https://drive.google.com/file/d/1mqhq69dsSOK7ep7trTjRd3FMagTFTrzF/view?usp=sharing'
|
||||
```
|
||||
|
||||
```bash
|
||||
python main.py \
|
||||
--dataset /workspace/dataset_v3.0_alpaca_noinstr_filtered_6144.json \
|
||||
--output_dir /workspace/output \
|
||||
--wandb_project qwen2.5-lora \
|
||||
--wandb_entity luwoyuki-zhtl \
|
||||
--wandb_sweep
|
||||
```
|
||||
|
||||
```bash
|
||||
python main.py \
|
||||
--base_model mistralai/Mistral-7B-v0.1 \
|
||||
|
||||
Reference in New Issue
Block a user