Update README.md
Browse files
README.md
CHANGED
@@ -39,7 +39,7 @@ I'm interested in using encoder-based extraction of named legal document section
|
|
39 |
|
40 |
and the embedding for [cls] can be used in a binary classifier.
|
41 |
|
42 |
-
### But, the architecture used here
|
43 |
|
44 |
1. standard ROBERTA model, but instead input is just
|
45 |
|
|
|
39 |
|
40 |
and the embedding for [cls] can be used in a binary classifier.
|
41 |
|
42 |
+
### But, the architecture used here is:
|
43 |
|
44 |
1. standard ROBERTA model, but instead input is just
|
45 |
|