diff --git a/llms-full.txt b/llms-full.txt index 4b21eec6..aa5ef126 100644 --- a/llms-full.txt +++ b/llms-full.txt @@ -765,11 +765,11 @@ Let's create some training examples and convert them to a format expected by Tin examples = [ { "input": "banana split", - "output": "anana-bay plit-say" + "output": "anana-bay it-splay" }, { "input": "quantum physics", - "output": "uantum-qay ysics-phay" + "output": "antum-quay ysics-phay" }, { "input": "donut shop", @@ -2597,3 +2597,4 @@ class UnloadModelResponse(BaseModel): type: Optional[Literal["unload_model"]] = None ``` +