Instructions to use grace-pro/flipped_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use grace-pro/flipped_1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="grace-pro/flipped_1")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("grace-pro/flipped_1") model = AutoModelForTokenClassification.from_pretrained("grace-pro/flipped_1", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1109886697
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa7768e9ab37722a29bd37c348fcf35d8f6173a0483b10b0cdcb3a3c4d44b88f
|
| 3 |
size 1109886697
|
runs/Jul26_17-43-13_399542b8cc02/events.out.tfevents.1690393410.399542b8cc02.643.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:20ee034eccda5d3d2d9b4d81aa31bdf3db746c97c9ad3a53f5c850d9618c663c
|
| 3 |
+
size 8438
|