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 ·
25b0a30
1
Parent(s): c1e9ee6
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:b384bac9f1fd052f518cfeeacbfd14daf89a9696af1b15dfc1bb4048fe80baa0
|
| 3 |
size 267867821
|
runs/Sep07_14-21-23_localhost/events.out.tfevents.1694076814.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:2b882c2cc2867f180b6d49a3075d94d149b0f19e11b4715451d5a0d88d1ff71c
|
| 3 |
+
size 7740
|