@prefix this: . @prefix sub: . @prefix rdfs: . @prefix xsd: . @prefix np: . @prefix npx: . @prefix dcterms: . @prefix prov: . @prefix foaf: . @prefix orcid: . sub:head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { "webpage" . sub:assertion dcterms:creator ; ; rdfs:comment """ I just had the most marvelous chat with @CohereForAI-R, Claude and Latex (next tweet) I asked +R to explain a latex error, and it failed. NP, happens Claude gave a partial direction, sending me back to latex In latex I found the error, but was too lazy to solve so ... 1/2 https://twitter.com/LChoshen/status/1817455710365495492/photo/1 I gave Claude the additional feedback and it Solved it! Then came the surprising moment In parallel, I also told R about my discussions with Claude, and it recognized the feedback perfectly! If only I could improve models that way... (data is collected by https://sharelm.github.io/) https://twitter.com/LChoshen/status/1817455713054077372/photo/1 So maybe natural feedback extraction would be able to use it one day? https://x.com/LChoshen/status/1813662203532263467 P.S. Think if we didn't only save chats and feedback and extracted, but UIs would have asked: I noticed you had a problem, was it solved eventually? How? Like stack overflow for our own (open, mind you) specialized models. I'd be happy to teach them if it was used to help others """; ; . "forumPost" . "forumPost" . } sub:provenance { a prov:SoftwareAgent; prov:actedOnBehalfOf . sub:activity a ; prov:wasAssociatedWith . sub:assertion prov:linksTo ; prov:wasAssociatedWith ; prov:wasAttributedTo orcid:0000-0002-0085-6496, ; prov:wasGeneratedBy sub:activity . foaf:account orcid:0000-0002-0085-6496, . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArHtI92jm8pAYVsvJabxLGfOT+7G0JyJGh2gwjB5x2pFPga6wWTd+rNBWWUZViIFnaJrBEsJpgdnoupLU9ppwn+khMiGRfxqGsDDzwHcj3Jc75CRys7d3etwXdBdoXfBgjsJiZBazwm13idr6tljRrC1TaEJBnRQAqzBw9cLDeGY77cSznzXT39feUGT168dpCSE9O6u/48DvvWVqciHGsH9cQ+LroJJVsMrorwtsdZnAK+q48wtIP6pIpw5shSJ5LnA0qeN/f4TvTFDV6ItYIXjiWWpTECc/Bxmfnyat3B5xWCu9nvz8fEs7Ns0TuzQwT3/K55iSKDEIi/E0nO97xwIDAQAB"; npx:hasSignature "p3uWCXegIf+eX4NHXKknHeSFlg+u3NLsxiSJy7damq3wR8JCMhALawhhAhjW3i7xiDBHZbpBk2UVTuKoHJvUtbivQtBGWd9ourY/5em/P/TQKdMSNsiVXBAsof5+Yc7kZGuN+m2Z61TA/9ZKMhnH4VOQ1Ld+PRkhHM5i8CL/a6YQwbjwvlIcHL/ly41EFfS0WgNQX74uP5PZTBm4cQd6qq5VqsNoCEccWFn9MekeOUCTLTr6VbpPn801O5869CXy2fRS0jjHhaOXklDJZOOYrpeQ/GlhwcuchpnoaQxaetX0CX60xu7/0/KC4N7QPvq5YeGAId/Mnk50dIZTv8V93w=="; npx:hasSignatureTarget this:; npx:singedBy ; prov:wasAssociatedWith . this: dcterms:created "2024-09-12T18:44:44.315Z"^^xsd:dateTime; dcterms:creator ; dcterms:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "CoSMO Semantic Post"; prov:wasAttributedTo orcid:0000-0002-0085-6496; "0xf6ECcfD463afB464dcC85b051DF2E93E2646E6D2" . foaf:account orcid:0000-0002-0085-6496; foaf:name "Leshem Choshen 🤖🤗 @ICML wanna talk?" . }