Instructions to use FluidInference/jeff-coreml with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- GLiFormer
How to use FluidInference/jeff-coreml with GLiFormer:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
| [ | |
| { | |
| "name": "billing", | |
| "token_count": 39, | |
| "labels": [ | |
| "billing: invoice or payment issue", | |
| "support: technical product issue" | |
| ], | |
| "native_logits": [ | |
| 10.187458038330078, | |
| -6.71131706237793 | |
| ], | |
| "decision_logits": [ | |
| 10.187459945678711, | |
| -6.71131706237793 | |
| ], | |
| "max_logit_error": 1.9073486328125e-06 | |
| }, | |
| { | |
| "name": "technical", | |
| "token_count": 42, | |
| "labels": [ | |
| "billing: invoice or payment issue", | |
| "support: technical product issue" | |
| ], | |
| "native_logits": [ | |
| -12.322779655456543, | |
| 13.379047393798828 | |
| ], | |
| "decision_logits": [ | |
| -12.322783470153809, | |
| 13.379046440124512 | |
| ], | |
| "max_logit_error": 3.814697265625e-06 | |
| }, | |
| { | |
| "name": "three_way", | |
| "token_count": 41, | |
| "labels": [ | |
| "schedule: appointment request", | |
| "billing: payment issue", | |
| "support: technical issue" | |
| ], | |
| "native_logits": [ | |
| 5.41853141784668, | |
| -12.076669692993164, | |
| -9.080745697021484 | |
| ], | |
| "decision_logits": [ | |
| 5.418530464172363, | |
| -12.076668739318848, | |
| -9.080747604370117 | |
| ], | |
| "max_logit_error": 1.9073486328125e-06 | |
| }, | |
| { | |
| "name": "boolean", | |
| "token_count": 29, | |
| "labels": [ | |
| "yes", | |
| "no" | |
| ], | |
| "native_logits": [ | |
| 1.0098832845687866, | |
| -1.0589547157287598 | |
| ], | |
| "decision_logits": [ | |
| 1.009883165359497, | |
| -1.0589548349380493 | |
| ], | |
| "max_logit_error": 1.1920928955078125e-07 | |
| } | |
| ] | |