CodeHima commited on
Commit
1cdaf3f
·
verified ·
1 Parent(s): d6b0ebb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # TOSBert
2
 
3
  This model is trained to classify clauses in Terms of Service (ToS) documents.
 
1
+ ---
2
+ language:
3
+ - en
4
+ metrics:
5
+ - accuracy
6
+ library_name: transformers
7
+ pipeline_tag: text-classification
8
+ tags:
9
+ - tos
10
+ - terms of services
11
+ - bert
12
+ ---
13
  # TOSBert
14
 
15
  This model is trained to classify clauses in Terms of Service (ToS) documents.