Instructions to use subbareddyiiit/iiit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use subbareddyiiit/iiit with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("subbareddyiiit/iiit", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update eval_results.txt
Browse files- eval_results.txt +4 -0
eval_results.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
eval_accuracy = 0.6674634
|
| 2 |
+
eval_loss = 0.69341636
|
| 3 |
+
global_step = 5490
|
| 4 |
+
loss = 0.69341695
|