RuleReasoner commited on
Commit
dc1325e
verified
1 Parent(s): cb47bab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - RuleReasoner/rule-reasoning
5
+ language:
6
+ - en
7
+ base_model:
8
+ - Qwen/Qwen3-8B-Base
9
+ pipeline_tag: question-answering
10
+ library_name: transformers
11
+ tags:
12
+ - rule-based reasoning
13
+ ---