Instructions to use Rhasan97/squad with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Rhasan97/squad with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("Rhasan97/squad") model = AutoModelForMultimodalLM.from_pretrained("Rhasan97/squad") - Notebooks
- Google Colab
- Kaggle
Upload 2 files
Browse files
events.out.tfevents.1708955709.a3ee4c6b6ed0.2232.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:826dd9426a6d3dd0644e8c99ca1687906e7938559d33e64019982b2be57974d1
|
| 3 |
+
size 26585
|
hparams.yaml
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{}
|