Instructions to use GlycerinLOL/LLM_Teached_Bart_FromScratch with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GlycerinLOL/LLM_Teached_Bart_FromScratch with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("GlycerinLOL/LLM_Teached_Bart_FromScratch") model = AutoModelForSeq2SeqLM.from_pretrained("GlycerinLOL/LLM_Teached_Bart_FromScratch") - Notebooks
- Google Colab
- Kaggle
Commit ·
4a2ffcc
1
Parent(s): 13b4bbe
Training in progress, step 2500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1625426996
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4534eb1462264349c0a1152d00e08eba51673533789d3e0094f781c2e0eb1000
|
| 3 |
size 1625426996
|
runs/Dec14_12-49-58_mgrqu6ctr1702517804785-49zpx/events.out.tfevents.1702529407.mgrqu6ctr1702517804785-49zpx.20588.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:e5fa68795f7807e38323548f6d483a38601ab01140071a2c692a5eda3f023431
|
| 3 |
+
size 7956
|