Commit
·
386039f
1
Parent(s):
6777334
Update README.md
Browse files
README.md
CHANGED
@@ -51,7 +51,6 @@ print(predictions)
|
|
51 |
## Documentation
|
52 |
For more details follow the documentation.
|
53 |
|
54 |
-
## Table of Contents
|
55 |
1. **[Installation](https://tharindudr.github.io/TransQuest/install/)** - Install TransQuest locally using pip.
|
56 |
2. **Architectures** - Checkout the architectures implemented in TransQuest
|
57 |
1. [Sentence-level Architectures](https://tharindudr.github.io/TransQuest/architectures/sentence_level_architectures/) - We have released two architectures; MonoTransQuest and SiameseTransQuest to perform sentence level quality estimation.
|
|
|
51 |
## Documentation
|
52 |
For more details follow the documentation.
|
53 |
|
|
|
54 |
1. **[Installation](https://tharindudr.github.io/TransQuest/install/)** - Install TransQuest locally using pip.
|
55 |
2. **Architectures** - Checkout the architectures implemented in TransQuest
|
56 |
1. [Sentence-level Architectures](https://tharindudr.github.io/TransQuest/architectures/sentence_level_architectures/) - We have released two architectures; MonoTransQuest and SiameseTransQuest to perform sentence level quality estimation.
|