Instructions to use icelab/Cosmicroberta_KQA_pro with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use icelab/Cosmicroberta_KQA_pro with Transformers:
# Load model directly from transformers import AutoTokenizer, RelationPT_rob tokenizer = AutoTokenizer.from_pretrained("icelab/Cosmicroberta_KQA_pro") model = RelationPT_rob.from_pretrained("icelab/Cosmicroberta_KQA_pro") - Notebooks
- Google Colab
- Kaggle
Upload RelationPT_rob
Browse files- config.json +0 -0
- pytorch_model.bin +3 -0
config.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e394cd9369e66d15dae8fb58c0c3fb8fb5ce558ad86bcdddf4ea50917c7cd3c6
|
| 3 |
+
size 544618321
|