Instructions to use Ogamon/conpgs_model_previous with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ogamon/conpgs_model_previous with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Ogamon/conpgs_model_previous") model = AutoModelForSeq2SeqLM.from_pretrained("Ogamon/conpgs_model_previous") - Notebooks
- Google Colab
- Kaggle
| { | |
| "<BLEU0_5>": 50271, | |
| "<BLEU10>": 50272, | |
| "<BLEU15>": 50273, | |
| "<BLEU20>": 50274, | |
| "<BLEU25>": 50275, | |
| "<BLEU30>": 50276, | |
| "<BLEU35>": 50277, | |
| "<BLEU40>": 50278, | |
| "<SIM70>": 50265, | |
| "<SIM75>": 50266, | |
| "<SIM80>": 50267, | |
| "<SIM85>": 50268, | |
| "<SIM90>": 50269, | |
| "<SIM95>": 50270 | |
| } | |