leonvanbokhorst commited on
Commit
6ba9ce1
·
verified ·
1 Parent(s): 41007d3

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - leonvanbokhorst/friction-disagreement-v2
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ base_model:
10
+ - unsloth/DeepSeek-R1-Distill-Qwen-7B-unsloth-bnb-4bit
11
+ pipeline_tag: text-generation
12
+ library_name: transformers
13
+ tags:
14
+ - ai-friction
15
+ - ai-disagreement
16
+ ---