PhysiQuanty commited on
Commit
e628e7a
·
verified ·
1 Parent(s): ea7fa68

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -22
README.md CHANGED
@@ -1,32 +1,34 @@
1
  ---
2
  license: apache-2.0
3
  language:
4
- - en
5
  tags:
6
- - slm
7
- - arithmetic
8
- - math
9
- - causal-lm
10
- - text-generation
11
- - custom_code
12
- - safetensors
13
  library_name: transformers
14
  pipeline_tag: text-generation
15
  metrics:
16
- - accuracy
17
  model-index:
18
- - name: Arithmetic-SLM
19
- results:
20
- - task:
21
- type: text-generation
22
- name: Arithmetic continuation
23
- dataset:
24
- type: AxiomicLabs/ArithMark-2.0
25
- name: ArithMark-2
26
- metrics:
27
- - type: accuracy
28
- name: Overall
29
- value: 78.60
 
 
30
  ---
31
 
32
 
@@ -282,4 +284,4 @@ This project does not claim to be a revolution.
282
 
283
  It is an experiment in making small models learn precise arithmetic, numerical structure, and eventually parts of their own learning dynamics.
284
 
285
- **By Science AND FOR SCIENCE <3**
 
1
  ---
2
  license: apache-2.0
3
  language:
4
+ - en
5
  tags:
6
+ - slm
7
+ - arithmetic
8
+ - math
9
+ - causal-lm
10
+ - text-generation
11
+ - custom_code
12
+ - safetensors
13
  library_name: transformers
14
  pipeline_tag: text-generation
15
  metrics:
16
+ - accuracy
17
  model-index:
18
+ - name: Arithmetic-SLM
19
+ results:
20
+ - task:
21
+ type: text-generation
22
+ name: Arithmetic continuation
23
+ dataset:
24
+ type: AxiomicLabs/ArithMark-2.0
25
+ name: ArithMark-2
26
+ metrics:
27
+ - type: accuracy
28
+ name: Overall
29
+ value: 78.6
30
+ datasets:
31
+ - WhirlwindAI/Arithmetic
32
  ---
33
 
34
 
 
284
 
285
  It is an experiment in making small models learn precise arithmetic, numerical structure, and eventually parts of their own learning dynamics.
286
 
287
+ **By Science AND FOR SCIENCE <3**