Transformers
PyTorch
TensorBoard
encoder-decoder
text2text-generation
Generated from Trainer
Eval Results (legacy)
Instructions to use enoriega/odinsynth_encoder_decoder_native_hf_test_2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use enoriega/odinsynth_encoder_decoder_native_hf_test_2 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("enoriega/odinsynth_encoder_decoder_native_hf_test_2") model = AutoModelForSeq2SeqLM.from_pretrained("enoriega/odinsynth_encoder_decoder_native_hf_test_2") - Notebooks
- Google Colab
- Kaggle
Model save
Browse files
generation_config.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"pad_token_id": 0,
|
| 4 |
+
"transformers_version": "4.27.4"
|
| 5 |
+
}
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 989647929
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:173dc1033d77010364572ceb44081109fc1eebf42bf18652f845648452fc6d9b
|
| 3 |
size 989647929
|
runs/Apr13_18-23-53_rogue/events.out.tfevents.1681435442.rogue.3067847.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:280fc5946f9013b0aef21bc95a0c6c5a909b1bd3b732b9cfbcd67205b3ca867b
|
| 3 |
+
size 45659
|