mentioned the exact finetuned model used for NER fc788b6 verified ganeshkamath89 commited on Apr 23, 2024
hardcoding a string in the return to unit test functionality 33d6622 verified ganeshkamath89 commited on Apr 23, 2024
Passing back the original story to see if string gets set properly in Gradio UI 22ee8c8 verified ganeshkamath89 commited on Apr 23, 2024
Changing the format to same as Wikipedia Example dbcb4ce verified ganeshkamath89 commited on Apr 23, 2024
Removing group entities flag and ranaming to friendlier variable names b57fa71 verified ganeshkamath89 commited on Apr 23, 2024
Removing newly added examples as it is giving some error 9ee8e29 verified ganeshkamath89 commited on Apr 20, 2024
Adding more examples for story generation themes 83c780e verified ganeshkamath89 commited on Apr 20, 2024
Adding transformers library to import pipeline e91e0ec verified ganeshkamath89 commited on Apr 20, 2024
changing greet() to generate_story() function c805802 verified ganeshkamath89 commited on Apr 20, 2024
removing multiplication with intensity as it sometime shas NoneType 63237f4 verified ganeshkamath89 commited on Apr 20, 2024
Reducing the code to just inputs and outputs to see if it compiles fine 5a65659 verified ganeshkamath89 commited on Apr 20, 2024
Moving the model to Interface.load function as first parameter d33bd1c verified ganeshkamath89 commited on Apr 20, 2024
Experimenting with gr.inputs.Textbox for outputs 1cfb225 verified ganeshkamath89 commited on Apr 20, 2024
Check if changing output to story solves the build issue 67551e6 verified ganeshkamath89 commited on Apr 20, 2024
changing requirements from tensorflow to pytorch 5a3f349 verified ganeshkamath89 commited on Apr 20, 2024
Updating the code to use Hugging Face Text Generation pipeline ba5952d verified ganeshkamath89 commited on Apr 20, 2024