Instructions to use sakgoyal/NLP_HW3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sakgoyal/NLP_HW3 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("sakgoyal/NLP_HW3") model = AutoModelForMultipleChoice.from_pretrained("sakgoyal/NLP_HW3", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437955572
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1bd76e97eb48ebc6c8a5a99f921ca0e64e296317267a0b6560958c556a78fc35
|
| 3 |
size 437955572
|
runs/Nov30_04-56-41_07d28cd19a82/events.out.tfevents.1701320208.07d28cd19a82.47.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:3a5199da92dbd3cd003f3be7ea1796cc934e453d4c3b9022423d96dbfc4dc526
|
| 3 |
+
size 4669
|