Transformers
Safetensors
lora_r_4
lora_alpha_16
batch_size_12
deepseek
lora-finetuned
lora_r_2
sft-lora-finetuned
lora_r_8
batch_size_8
lora_alpha_8
lora_r_16
batch_size_4
lora_alpha_32
soft_length
baseline
Instructions to use thisisisaac/cs234 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use thisisisaac/cs234 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("thisisisaac/cs234", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload tokenizer
Browse files- tokenizer.json +2 -2
tokenizer.json
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:dd31eef5ea3284b83a141820d04fd707481bd4bc2b10a8b7a02d7b0db10e8877
|
| 3 |
+
size 11423071
|