Instructions to use Evelyn18/roberta-base-bne-ROBERTaBECAS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Evelyn18/roberta-base-bne-ROBERTaBECAS with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="Evelyn18/roberta-base-bne-ROBERTaBECAS")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("Evelyn18/roberta-base-bne-ROBERTaBECAS") model = AutoModelForQuestionAnswering.from_pretrained("Evelyn18/roberta-base-bne-ROBERTaBECAS", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Model save
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 496288177
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c80b3494eca5056d8e91b8e45c8952506245de0e025536865c3d87d93a2845d6
|
| 3 |
size 496288177
|
runs/Aug05_16-30-09_fcfeaf76ea47/1659717017.0247571/events.out.tfevents.1659717017.fcfeaf76ea47.70.5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:64d27e32baa7c916144664f74f9c4883bee1f6803289e18090a3932de1e3a177
|
| 3 |
+
size 5442
|
runs/Aug05_16-30-09_fcfeaf76ea47/events.out.tfevents.1659717017.fcfeaf76ea47.70.4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e70f41a423150ec653eeea9c7a1a1af7850e07116d95ef1c5022681789035657
|
| 3 |
+
size 5415
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3375
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f12a205f60e36832661f965c2c4f4dd50544fbca6aaaedc83ed94466ad327fe3
|
| 3 |
size 3375
|