Spaces:
Sleeping
Sleeping
Kabeer Akande
commited on
Commit
•
5d4beae
1
Parent(s):
34ad485
adds read me to NER
Browse files
README.md
CHANGED
@@ -55,14 +55,14 @@ Contributions to improve the app or documentation are welcome. Please read our c
|
|
55 |
|
56 |
## Dependencies
|
57 |
|
58 |
-
|
59 |
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
|
67 |
## Author
|
68 |
[Kabeer Akande](https://www.linkedin.com/in/koakande/)
|
|
|
55 |
|
56 |
## Dependencies
|
57 |
|
58 |
+
Key Python libraries and frameworks used in this project:
|
59 |
|
60 |
+
* [Transformers](https://pypi.org/project/transformers/)
|
61 |
+
* [Dataset](https://pypi.org/project/datasets/)
|
62 |
+
* [Evaluate](https://pypi.org/project/evaluate/)
|
63 |
+
* [Gradio](https://pypi.org/project/gradio/)
|
64 |
+
* [Sentencepiece](https://pypi.org/project/sentencepiece/)
|
65 |
+
* [Torch](https://pypi.org/project/torch/)
|
66 |
|
67 |
## Author
|
68 |
[Kabeer Akande](https://www.linkedin.com/in/koakande/)
|