Update README.md
Browse files
README.md
CHANGED
@@ -91,11 +91,6 @@ with torch.no_grad():
|
|
91 |
- [HoogBERTa-SENTENCE-lst20](https://huggingface.co/new5558/HoogBERTa-SENTENCE-lst20): `Clause Boundary Classification` based on LST20
|
92 |
|
93 |
|
94 |
-
## Conversion Code
|
95 |
-
If you are interested in how to convert Fairseq and subword-nmt Roberta into Huggingface hub here is my code used to do the conversion and test for parity match:
|
96 |
-
https://www.kaggle.com/norapatbuppodom/hoogberta-conversion
|
97 |
-
|
98 |
-
|
99 |
# Citation
|
100 |
|
101 |
Please cite as:
|
|
|
91 |
- [HoogBERTa-SENTENCE-lst20](https://huggingface.co/new5558/HoogBERTa-SENTENCE-lst20): `Clause Boundary Classification` based on LST20
|
92 |
|
93 |
|
|
|
|
|
|
|
|
|
|
|
94 |
# Citation
|
95 |
|
96 |
Please cite as:
|