update readme to clarify the initial commits of this HuggingFace Space
Browse files
README.md
CHANGED
@@ -23,6 +23,8 @@ T2E Vocabulary Exam Generator as the name suggest, is an open souce program that
|
|
23 |
|
24 |
This readme.md file is an explanation of this folder that it's in.
|
25 |
|
|
|
|
|
26 |
## Quick Links
|
27 |
- Demo: https://huggingface.co/spaces/nontGcob/T2E_Vocabulary_Exam_Generator
|
28 |
- Documentation: https://mario-world.medium.com/text-to-exam-generator-nlp-using-machine-learning-71da8dd93a4a
|
|
|
23 |
|
24 |
This readme.md file is an explanation of this folder that it's in.
|
25 |
|
26 |
+
Note: This AI vocabulary exam generation program was developed in AI Builders 2023 and launched on the 28th May 2023. However, roughly around 2024, one of the libraries used in the app was updated by the maintainer leading to the crash of this T2E program. This issue was ultimately resolved in October of 2024 which made the app up and running again. But due to the overlapping packages version, I decided to make a copy of the original HuggingFace Space that the app was deployed on and fix the issue on the copied version of the original Space instead. This explains why the initial commits of this HuggingFace Space wasn't made on the date 28th May 2023.
|
27 |
+
|
28 |
## Quick Links
|
29 |
- Demo: https://huggingface.co/spaces/nontGcob/T2E_Vocabulary_Exam_Generator
|
30 |
- Documentation: https://mario-world.medium.com/text-to-exam-generator-nlp-using-machine-learning-71da8dd93a4a
|