Update README.md
Browse files
README.md
CHANGED
@@ -8,18 +8,20 @@ tags:
|
|
8 |
- qwen2
|
9 |
- symbolic-ai
|
10 |
- symbioticlm
|
11 |
-
|
12 |
model-index:
|
13 |
- name: SymLM
|
14 |
results: []
|
15 |
license: afl-3.0
|
16 |
datasets:
|
17 |
- meta-math/MetaMathQA
|
|
|
18 |
language:
|
19 |
- en
|
20 |
base_model:
|
21 |
- Qwen/Qwen2.5-0.5B
|
22 |
pipeline_tag: text-generation
|
|
|
|
|
23 |
---
|
24 |
|
25 |
# π§ SymLM
|
@@ -161,5 +163,4 @@ These form the **mathematical and architectural core** of SymbioticLM, enabling:
|
|
161 |
- π *Multi-agent dynamic feedback coordination*
|
162 |
- π *Formal memory through discrepancy-based logic*
|
163 |
|
164 |
-
---
|
165 |
-
|
|
|
8 |
- qwen2
|
9 |
- symbolic-ai
|
10 |
- symbioticlm
|
|
|
11 |
model-index:
|
12 |
- name: SymLM
|
13 |
results: []
|
14 |
license: afl-3.0
|
15 |
datasets:
|
16 |
- meta-math/MetaMathQA
|
17 |
+
- open-thoughts/OpenThoughts2-1M
|
18 |
language:
|
19 |
- en
|
20 |
base_model:
|
21 |
- Qwen/Qwen2.5-0.5B
|
22 |
pipeline_tag: text-generation
|
23 |
+
metrics:
|
24 |
+
- accuracy
|
25 |
---
|
26 |
|
27 |
# π§ SymLM
|
|
|
163 |
- π *Multi-agent dynamic feedback coordination*
|
164 |
- π *Formal memory through discrepancy-based logic*
|
165 |
|
166 |
+
---
|
|