Instructions to use GGital/dialogsum with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GGital/dialogsum with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("GGital/dialogsum") model = AutoModelForSeq2SeqLM.from_pretrained("GGital/dialogsum", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2283652852
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cfcd14e6cf2050c0e6d92280735a6cc9a2ada91f3aa2c899f875168210845051
|
| 3 |
size 2283652852
|
runs/Feb05_08-31-00_a8aec99bc081/events.out.tfevents.1707121861.a8aec99bc081.2497.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:63d321501d57f1fba84a7958b4249ea1d9d84ea1b9d4fc94bf47a89a0fd169b4
|
| 3 |
+
size 6556
|