Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -15,6 +15,13 @@ short_description: Deep Research Evaluator for Long Horizon Learning Tasks
|
|
| 15 |
|
| 16 |
Deep Research Evaluator is a conceptual AI system designed to analyze and synthesize information from extensive research literature, such as arXiv papers, to learn about specific topics and generate code applicable to long-horizon tasks in AI. This involves understanding complex subjects, identifying relevant methodologies, and implementing solutions that require planning and execution over extended sequences.
|
| 17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
|
| 19 |
# Project Architecture
|
| 20 |
|
|
|
|
| 15 |
|
| 16 |
Deep Research Evaluator is a conceptual AI system designed to analyze and synthesize information from extensive research literature, such as arXiv papers, to learn about specific topics and generate code applicable to long-horizon tasks in AI. This involves understanding complex subjects, identifying relevant methodologies, and implementing solutions that require planning and execution over extended sequences.
|
| 17 |
|
| 18 |
+
Claude AI is built in.
|
| 19 |
+
|
| 20 |
+
Mixtral MOE 8B is the central model used alongside the arxiv embeddings RAG search:
|
| 21 |
+
|
| 22 |
+

|
| 23 |
+
|
| 24 |
+
|
| 25 |
|
| 26 |
# Project Architecture
|
| 27 |
|