CoolFace
6 results

semiotics

ChyRho /rytt-sovereign-semiotics-benchmarks RYTT Sovereign Semiotics Conformance Benchmarks This dataset mirrors the conformance vectors and vocabulary specification of RYTT (Recursive Yield Token Transform), a sovereign semiotic encoding scheme with a Lean-verified round-trip guarantee. 🔗 Canonical Links & Provenance GitHub Source of Truth: https://github.com/Mega-Therion/RYTT-Sovereign-Semiotics Interactive Research Atlas: https://resnova-hub-f4ucvy3e.manus.space Author: Ryan W. Yett (ORCID:… See the full description on the dataset page: https://huggingface.co/datasets/ChyRho/rytt-sovereign-semiotics-benchmarks.0 likes68 downloads8d agoHugging Facesemiotic /SynQL-Spider-Train Dataset Card for SynQL-Spider-Train Developed by: Semiotic Labs Dataset type: [Text-to-SQL] License: [Apache-2.0] Dataset Details Example view of data: [ { "question": "What are the names of browsers that have a market share greater than 10% but less than 50%?", "query": "SELECT name FROM browser WHERE market_share > 10 AND market_share < 50", "db_id": "browser_web", "topic_id": "2", "query_id": "19" }, ... {… See the full description on the dataset page: https://huggingface.co/datasets/semiotic/SynQL-Spider-Train.tabular100K<n<1M2 likes56 downloads2y agoHugging Facesemiotic /SynQL-KaggleDBQA-Train Dataset Card for SynQL-KaggleDBQA-Train Developed by: Semiotic Labs Dataset type: [Text-to-SQL] License: [Apache-2.0] Dataset Details Example view of data: [ { "question": "How many fires happened each year grouped by their cause?", "query": "SELECT COUNT(FIRE_YEAR), STAT_CAUSE_DESCR FROM Fires GROUP BY STAT_CAUSE_DESCR;", "db_id": "USWildFires", "topic_id": "1","query_id": "19" }, ... { "question": "<Generated Question>"… See the full description on the dataset page: https://huggingface.co/datasets/semiotic/SynQL-KaggleDBQA-Train.text1K<n<10K0 likes26 downloads2y agoHugging Facesemiotic /SynQL-KaggleDBQA-Topics Dataset Card for SynQL-KaggleDBQA-Train-Topics Developed by: Semiotic Labs Model type: [Text to SQL] License: [Apache-2.0] Dataset Details Example view of data: { "StudentMathScore": { "1": "Federal Revenue Data (Questions about federal revenue information related to different states and school districts)", "2": "Math Score Data (Questions about the average math scores in different states for grade 8 students)", "3": "Revenue Key Data… See the full description on the dataset page: https://huggingface.co/datasets/semiotic/SynQL-KaggleDBQA-Topics.textn<1K0 likes15 downloads2y agoHugging Facesemiotic /SynQL-KaggleDBQA-Source-Templates Dataset Card for SynQL-KaggleDBQA-Train-Source-Templates Developed by: Semiotic Labs License: [Apache-2.0] Dataset Details Example view of data: { "0": "SELECT ? FROM ? JOIN ? ON ? = ? GROUP BY ? ORDER BY COUNT(?) DESC LIMIT ?", "1": "SELECT COUNT(?) FROM ? WHERE ? = ?", "2": "SELECT ? FROM ? WHERE ? LIKE ? GROUP BY ? ORDER BY COUNT(?) DESC LIMIT ?", "3": "SELECT ? FROM ? GROUP BY ? HAVING COUNT(?) ... "49": "SELECT ? FROM ? JOIN ? ON ? = ?… See the full description on the dataset page: https://huggingface.co/datasets/semiotic/SynQL-KaggleDBQA-Source-Templates.textn<1K0 likes14 downloads2y agoHugging Facesemiotic /SynQL-Spider-Train-Source-Templates Dataset Card for SynQL-Spider-Train-Source-Templates Developed by: Semiotic Labs Model type: [Text to SQL] License: [Apache-2.0] Dataset Details Example view of data: { "0": "SELECT ? FROM ? JOIN ? ON ? = ? WHERE ? IN (SELECT ? FROM ? JOIN ? ON ? = ? WHERE ? = ?)", "1": "SELECT COUNT(?) FROM ? JOIN ? ON ? = ? WHERE ? != ?", "2": "SELECT ? FROM ? WHERE ? = ? OR ? = ?", "3": "SELECT ? FROM ? WHERE ? LIKE ? ORDER BY ?", ... "911": "SELECT ? FROM ?… See the full description on the dataset page: https://huggingface.co/datasets/semiotic/SynQL-Spider-Train-Source-Templates.textn<1K0 likes11 downloads2y agoHugging Face