jcabrero commited on
Commit
05f133b
·
verified ·
1 Parent(s): 191322c

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
+ language:
4
+ - en
5
+ - es
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ base_model:
10
+ - microsoft/deberta-v3-base
11
+ pipeline_tag: text-classification
12
+ library_name: transformers
13
+ ---