Instructions to use samaksh-khatri-crest-data/gitlab-mr-analysis-default-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use samaksh-khatri-crest-data/gitlab-mr-analysis-default-model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="samaksh-khatri-crest-data/gitlab-mr-analysis-default-model")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("samaksh-khatri-crest-data/gitlab-mr-analysis-default-model") model = AutoModelForSequenceClassification.from_pretrained("samaksh-khatri-crest-data/gitlab-mr-analysis-default-model") - Notebooks
- Google Colab
- Kaggle
Samaksh Khatri commited on
Commit ·
5de0e24
1
Parent(s): 9a22b2e
Training in progress, epoch 8
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267867821
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f21d7d1f443b606d2d771b02f01c7c813ce0df9199505f494dac951ba01f270a
|
| 3 |
size 267867821
|
runs/Sep07_16-32-32_localhost/events.out.tfevents.1694084607.localhost
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:01e3f072f995ef626d88fe92488a96b355982d9d6b646e27e46e8e957f400829
|
| 3 |
+
size 7637
|