Text Classification
fastai
Afar
kazzaou commited on
Commit
57b5834
·
verified ·
1 Parent(s): d4617d7

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: openrail
3
+ datasets:
4
+ - fka/awesome-chatgpt-prompts
5
+ language:
6
+ - aa
7
+ metrics:
8
+ - accuracy
9
+ base_model:
10
+ - google/gemma-3-27b-it
11
+ new_version: google/gemma-3-27b-it
12
+ pipeline_tag: text-classification
13
+ library_name: fastai
14
+ ---