Update README.md
Browse files
README.md
CHANGED
|
@@ -46,7 +46,6 @@ Unlike fine-tuned models, TinyWay was **implemented, trained, serialized, and re
|
|
| 46 |
- **Learning rate**: 3e-4
|
| 47 |
- **Dropout**: 0.1
|
| 48 |
- **Hardware**: NVIDIA Tesla P100 (16GB)
|
| 49 |
-
- **Environment**: Kaggle
|
| 50 |
|
| 51 |
The model was trained using **causal language modeling**, predicting the next token given previous tokens.
|
| 52 |
|
|
|
|
| 46 |
- **Learning rate**: 3e-4
|
| 47 |
- **Dropout**: 0.1
|
| 48 |
- **Hardware**: NVIDIA Tesla P100 (16GB)
|
|
|
|
| 49 |
|
| 50 |
The model was trained using **causal language modeling**, predicting the next token given previous tokens.
|
| 51 |
|