reaperdoesntknow commited on
Commit
bed8b0e
Β·
verified Β·
1 Parent(s): 46b0a79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
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
+ ---