Text Classification
Transformers
TensorBoard
Safetensors
llama
Generated from Trainer
text-embeddings-inference
Instructions to use nomadrp/stage2_bridge_npi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nomadrp/stage2_bridge_npi with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="nomadrp/stage2_bridge_npi")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("nomadrp/stage2_bridge_npi") model = AutoModelForSequenceClassification.from_pretrained("nomadrp/stage2_bridge_npi", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 7
Browse files
model-00001-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4982526168
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e3aa2edd65189051b71ed5f6d9d1a379b7b32eeae9cd21f570484a76a2ea70e
|
| 3 |
size 4982526168
|
model-00002-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4889542080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10f669f3a001f594b930ac26f19573d5baa041dbfc6707449a743ee1411cbca0
|
| 3 |
size 4889542080
|
model-00003-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4923628776
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:adbf64b8d834eb12f4d779f9022ba7bf45943123a3bc6215731c3591087a6b2c
|
| 3 |
size 4923628776
|
model-00004-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 234939024
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:63bd13826659e47105f624b63ccc30281680171cff3d052c162309ab2e18390c
|
| 3 |
size 234939024
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5841
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:207bed7b247c7ec319aaa3aa2991499fa53de0ad3257ddd45763ad0b91208ab6
|
| 3 |
size 5841
|