Update README.md
Browse files
README.md
CHANGED
|
@@ -75,7 +75,7 @@ print(tokenizer.decode(out[0], skip_special_tokens=True))
|
|
| 75 |
|
| 76 |
## 훈련 정보
|
| 77 |
|
| 78 |
-
- **베이스 모델**:
|
| 79 |
- **훈련 스텝**: 30 steps
|
| 80 |
- **옵티마이저**: adamw_8bit
|
| 81 |
- **스케줄러**: linear
|
|
|
|
| 75 |
|
| 76 |
## 훈련 정보
|
| 77 |
|
| 78 |
+
- **베이스 모델**: Qwen/Qwen2.5-1.5B
|
| 79 |
- **훈련 스텝**: 30 steps
|
| 80 |
- **옵티마이저**: adamw_8bit
|
| 81 |
- **스케줄러**: linear
|