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 ·
9a22b2e
1
Parent(s): 20e8bcb
Training in progress, epoch 6
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:8b56dc9823e36e5955724a037e550600c2dabe40c27efb05fa75c2f918e2ca62
|
| 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:c44c0b9f8a264653f0634d9e8db76760d9a765dad46cd8198cae42fa73b4987a
|
| 3 |
+
size 6899
|