Instructions to use mrapacz/interlinear-en-greta-baseline-normalized-unused with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mrapacz/interlinear-en-greta-baseline-normalized-unused with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("mrapacz/interlinear-en-greta-baseline-normalized-unused") model = AutoModelForMultimodalLM.from_pretrained("mrapacz/interlinear-en-greta-baseline-normalized-unused") - Notebooks
- Google Colab
- Kaggle
Upload T5ForConditionalGeneration
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "../workspaces/exp512_3_INTMT-
|
| 3 |
"architectures": [
|
| 4 |
"T5ForConditionalGeneration"
|
| 5 |
],
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "../workspaces/exp512_3_INTMT-6645/best_model",
|
| 3 |
"architectures": [
|
| 4 |
"T5ForConditionalGeneration"
|
| 5 |
],
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 989655794
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f03172652719d4bbb240c9a089cdfc5c30ada8c1090269241033e9915a50cdc
|
| 3 |
size 989655794
|