Playground
Last updated
Last updated
The Playground is your go-to space for testing trained models directly within the UBIAI platform. It allows you to evaluate how well your model performs by providing instant analysis of your input text. With the Playground, there's no need for external tools: everything happens seamlessly within UBIAI.
Test your model’s performance on-the-spot without needing to deploy or integrate it elsewhere.
Identify incorrect or missing outputs to refine your training dataset or tweak model parameters.
The intuitive layout ensures even beginners can test and interpret model results effortlessly.
After training your model, you can run predictions using our API instead of using it in our playground:
Go to the model details menu and select the API code button next to the token on the top left.
Copy/paste the generated code in your application and launch the script (make sure to input your texts in the "inputs" list)