Instructions to use oyousuf/afriberta_so1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use oyousuf/afriberta_so1 with Transformers:
# Load model directly from transformers import AutoTokenizer, RobertaForCL tokenizer = AutoTokenizer.from_pretrained("oyousuf/afriberta_so1") model = RobertaForCL.from_pretrained("oyousuf/afriberta_so1") - Notebooks
- Google Colab
- Kaggle
Upload training_args.bin
Browse files- training_args.bin +3 -0
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f73f14c4117f0cb28981d4879de5d8deff008c55729360c4bdbf97a07a25f196
|
| 3 |
+
size 2095
|