Commit History

mentioned the exact finetuned model used for NER
fc788b6
verified

ganeshkamath89 commited on

Changing example sentences for NER
1fb95f7
verified

ganeshkamath89 commited on

hardcoding a string in the return to unit test functionality
33d6622
verified

ganeshkamath89 commited on

Copying code from VS Code
7ee34df
verified

ganeshkamath89 commited on

removing str function to string
84cbb2e
verified

ganeshkamath89 commited on

Try to print entity from 0th element
df13251
verified

ganeshkamath89 commited on

Passing back the original story to see if string gets set properly in Gradio UI
22ee8c8
verified

ganeshkamath89 commited on

adding model attribute to pipeline
f23a127
verified

ganeshkamath89 commited on

Updating Title for Textboxes
021f551
verified

ganeshkamath89 commited on

Changing the format to same as Wikipedia Example
dbcb4ce
verified

ganeshkamath89 commited on

Updating the title of inputs and outputs
6b5d349
verified

ganeshkamath89 commited on

Removing group entities flag and ranaming to friendlier variable names
b57fa71
verified

ganeshkamath89 commited on

Changing tabs to spaces
ce61600
verified

ganeshkamath89 commited on

Updating the Space display name
b14c55f
verified

ganeshkamath89 commited on

Changing model to Named Entity Recognition
d82f17d
verified

ganeshkamath89 commited on

Adding index 0 to generated text
670a35f
verified

ganeshkamath89 commited on

Removing newly added examples as it is giving some error
9ee8e29
verified

ganeshkamath89 commited on

Adding more examples for story generation themes
83c780e
verified

ganeshkamath89 commited on

Adding transformers library to import pipeline
e91e0ec
verified

ganeshkamath89 commited on

changing greet() to generate_story() function
c805802
verified

ganeshkamath89 commited on

Removing input parameter intensity
f2d23e7
verified

ganeshkamath89 commited on

removing multiplication with intensity as it sometime shas NoneType
63237f4
verified

ganeshkamath89 commited on

Adding description and examples attributes
619e8b5
verified

ganeshkamath89 commited on

Reducing the code to just inputs and outputs to see if it compiles fine
5a65659
verified

ganeshkamath89 commited on

Deleting title as it is giving build error
a9875d9
verified

ganeshkamath89 commited on

Moving the model to Interface.load function as first parameter
d33bd1c
verified

ganeshkamath89 commited on

Changing outputs to gr.Textbox()
d676c14
verified

ganeshkamath89 commited on

Experimenting with gr.inputs.Textbox for outputs
1cfb225
verified

ganeshkamath89 commited on

Check if changing output to story solves the build issue
67551e6
verified

ganeshkamath89 commited on

Change output to labels
26d8d0c
verified

ganeshkamath89 commited on

changing requirements from tensorflow to pytorch
5a3f349
verified

ganeshkamath89 commited on

Adding tf-keras to requirements
56a2829
verified

ganeshkamath89 commited on

Adding tensorflow as a requirement
e027e3c
verified

ganeshkamath89 commited on

Adding Transformers in requirements
eba968d
verified

ganeshkamath89 commited on

adding missing keyword "from"
084b57b
verified

ganeshkamath89 commited on

Updating the code to use Hugging Face Text Generation pipeline
ba5952d
verified

ganeshkamath89 commited on

Changing the code to updated syntax
95e2df7
verified

ganeshkamath89 commited on

changing package to gradio
c16721a
verified

ganeshkamath89 commited on

Adding requirements text file
0122ae2
verified

ganeshkamath89 commited on

Update app.py
d485e52

merve HF staff commited on

Update app.py
cca7e91

merve HF staff commited on

fixed title
9a75328

mervenoyan commited on

fixed title
6f5c787

mervenoyan commited on

Update app.py
057c9fe

merve HF staff commited on

Update README.md
9e70f97

merve HF staff commited on

initial commit
a970736

mervenoyan commited on