Instructions to use sajjadi/models-moved with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use sajjadi/models-moved with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Model save
Browse files
README.md
CHANGED
|
@@ -45,6 +45,13 @@ The following hyperparameters were used during training:
|
|
| 45 |
- num_epochs: 1
|
| 46 |
- mixed_precision_training: Native AMP
|
| 47 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 48 |
### Framework versions
|
| 49 |
|
| 50 |
- PEFT 0.13.0
|
|
|
|
| 45 |
- num_epochs: 1
|
| 46 |
- mixed_precision_training: Native AMP
|
| 47 |
|
| 48 |
+
### Training results
|
| 49 |
+
|
| 50 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 51 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 52 |
+
| No log | 1.0 | 1 | 4.6469 | 0.0 |
|
| 53 |
+
|
| 54 |
+
|
| 55 |
### Framework versions
|
| 56 |
|
| 57 |
- PEFT 0.13.0
|