BetaBots commited on
Commit
7740bad
·
verified ·
1 Parent(s): 1280aeb

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: apache-2.0
3
+ language:
4
+ - aa
5
+ metrics:
6
+ - bertscore
7
+ base_model:
8
+ - meta-llama/Llama-3.3-70B-Instruct
9
+ new_version: meta-llama/Llama-3.3-70B-Instruct
10
+ pipeline_tag: text-classification
11
+ library_name: adapter-transformers
12
+ tags:
13
+ - not-for-all-audiences
14
+ ---