TokenBender commited on
Commit
1c14026
·
verified ·
1 Parent(s): 4e64698

Add minimal model card

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: Qwen/Qwen2.5-Math-1.5B
4
+ license: other
5
+ ---
6
+
7
+ # circuit-discovery
8
+
9
+ Public checkpoint repository for arithmetic circuit-discovery experiments.
10
+
11
+ Contents are organized as checkpoint artifacts and adapter artifacts. See the source project for experiment context.