Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Laurie
/
baichuan-7b-lora-alpaca-cn
like
4
Text2Text Generation
Transformers
Laurie/alpaca_chinese_dataset
Chinese
English
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
0f5f3fe
baichuan-7b-lora-alpaca-cn
/
finetuning_args.json
Laurie
Upload 11 files
0f5f3fe
over 1 year ago
raw
Copy download link
history
blame
Safe
194 Bytes
{
"finetuning_type"
:
"lora"
,
"lora_alpha"
:
32.0
,
"lora_dropout"
:
0.1
,
"lora_rank"
:
8
,
"lora_target"
:
[
"W_pack"
]
,
"name_module_trainable"
:
"mlp"
,
"num_layer_trainable"
:
3
}