Instructions to use MudassirFayaz/results with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MudassirFayaz/results with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("MudassirFayaz/results") model = AutoModelForSeq2SeqLM.from_pretrained("MudassirFayaz/results", device_map="auto") - Notebooks
- Google Colab
- Kaggle
career_councling_bart_0.5
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1625426996
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09aa3ebf895d253799242818e2f83143bdb8454d5d3afd44266f3766ea5ad336
|
| 3 |
size 1625426996
|