VinMir commited on
Commit
ab7897d
·
verified ·
1 Parent(s): d101c81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -7,6 +7,12 @@ language:
7
  base_model:
8
  - microsoft/mdeberta-v3-base
9
  pipeline_tag: text-classification
 
 
 
 
 
 
10
  ---
11
  # GordonAI
12
 
 
7
  base_model:
8
  - microsoft/mdeberta-v3-base
9
  pipeline_tag: text-classification
10
+ metrics:
11
+ - accuracy
12
+ library_name: transformers
13
+ tags:
14
+ - fact-checking
15
+ - text-classification
16
  ---
17
  # GordonAI
18