bralynn commited on
Commit
03927d6
·
verified ·
1 Parent(s): acf1d02

Create README.md

Browse files

First test model export based on md6.1 , Detects errors in a given prompt and explains why. meant to serve as a base to make the model understand prompts

Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - bralynn/md6.1
5
+ base_model:
6
+ - meta-llama/Llama-3.2-3B-Instruct
7
+ tags:
8
+ - errordectection
9
+ ---