File size: 1,262 Bytes
46be678 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 |
{
"model_name": "CognoSphere Unified Multimodal Language Model (CSUMLM)",
"framework": "Hugging Face",
"modality": "Multimodal",
"task": "Natural Language Understanding, Multimodal Processing",
"architecture": "Hybrid Learning Engine, Advanced Attention Mechanism, Hierarchical Belief Desire Intent Tree/Chain of Thought Structure",
"languages": ["English"],
"datasets": [
"epinnock/software-architecture-instructions",
"epinnock/software-architecture-instructions-preference",
"freecs/ArtificialThinkerSet",
"codeparrot/apps",
"deepmind/code_contests",
"clinc/cs_convo_self",
"dstc8-schema-guided-dialog",
"empathetic-dialogues",
"reddit-self-reflection",
"dialogpt/intents-full"
],
"intended_use": "Research, Education, Commercial Applications",
"contact": {
"author": "Dustin Groves",
"organization": "Or4cl3 AI Solutions",
"email": "[email protected]"
},
"license": "apache-2.0",
"tags": ["code", "natural language understanding", "machine learning", "research", "introspection", "self-reflection", "conversational"],
"pipeline_tag": "text-generation",
"model-index": [],
"library_name": "transformers",
"metrics": [
"accuracy",
"bertscore",
"code_eval"
]
} |