Instructions to use ielabgroup/vec2text_gtr-base-st_inversion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ielabgroup/vec2text_gtr-base-st_inversion with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ielabgroup/vec2text_gtr-base-st_inversion", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload config.json
Browse files- config.json +0 -1
config.json
CHANGED
|
@@ -154,7 +154,6 @@
|
|
| 154 |
"torchdynamo": null,
|
| 155 |
"tpu_metrics_debug": false,
|
| 156 |
"tpu_num_cores": null,
|
| 157 |
-
"training_embedding_noise_level": 0.0,
|
| 158 |
"transformers_version": "4.36.2",
|
| 159 |
"use_cpu": false,
|
| 160 |
"use_frozen_embeddings_as_input": true,
|
|
|
|
| 154 |
"torchdynamo": null,
|
| 155 |
"tpu_metrics_debug": false,
|
| 156 |
"tpu_num_cores": null,
|
|
|
|
| 157 |
"transformers_version": "4.36.2",
|
| 158 |
"use_cpu": false,
|
| 159 |
"use_frozen_embeddings_as_input": true,
|