Instructions to use alex2awesome/source-type-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use alex2awesome/source-type-model with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("alex2awesome/source-type-model") model = AutoModel.from_pretrained("alex2awesome/source-type-model") - Notebooks
- Google Colab
- Kaggle
Commit ·
9952f06
1
Parent(s): faa6d99
Training in progress, step 2000
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 501046977
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d24a2ca7aa7302e09d602eb61616a1e40e8c39c14585604bc19338f1b89eeaf1
|
| 3 |
size 501046977
|