Instructions to use Kdogs/Capstone_SPORTS_BERT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Kdogs/Capstone_SPORTS_BERT with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="Kdogs/Capstone_SPORTS_BERT")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("Kdogs/Capstone_SPORTS_BERT") model = AutoModelForQuestionAnswering.from_pretrained("Kdogs/Capstone_SPORTS_BERT") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 440185325
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0709c8bf554450baad93b3b7da9ef436c2c57cd93ad16087eb57e57c4a4ca46
|
| 3 |
size 440185325
|
runs/May07_09-35-01_1e80b4db2bfc/events.out.tfevents.1683452115.1e80b4db2bfc.1047.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b2bd245d9264b7260db0a8026333e9caa7041c2011805aa9dc65bb1f9f7bdf4d
|
| 3 |
+
size 7646
|