You're looking at a specific version of this model. Jump to the model overview.
lightweight-ai /q_l_t:a8a80bcd
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
| Field | Type | Default value | Description |
|---|---|---|---|
| lr |
number
|
0.0002
|
학습률 (Learning Rate)
|
| steps |
integer
|
50
|
훈련 스텝 수
|
| dataset |
string
|
학습 데이터셋 (.zip 또는 .tar.gz 파일). 이미지와 .txt 캡션 포함.
|
|
| job_name |
string
|
cog-lora-job
|
작업 이름 (출력 폴더명으로 사용됨)
|
| batch_size |
integer
|
1
|
배치 크기
|
| model_path |
string
|
Qwen/Qwen-VL-Chat
|
베이스 모델 name_or_path (Hugging Face ID 또는 컨테이너 내 경로)
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}