Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ library_name: keras
|
|
16 |
This model takes paragraph style reddit posts and predicts whether they are a violation of the Health Insurance Portability and Accountability Act.
|
17 |
|
18 |
## Source
|
19 |
-
This model was the first place finisher in the HIPA-AI Model competition hosted by Codalab.
|
20 |
|
21 |
## Details
|
22 |
This model takes a text body between 40 and 750 words as input.
|
|
|
16 |
This model takes paragraph style reddit posts and predicts whether they are a violation of the Health Insurance Portability and Accountability Act.
|
17 |
|
18 |
## Source
|
19 |
+
This model was the first place finisher in the HIPA-AI Model competition hosted by Codalab with a score of 70% accuracy. It was authored by tarak2134.
|
20 |
|
21 |
## Details
|
22 |
This model takes a text body between 40 and 750 words as input.
|