ProjectAnalysis / app.py

Commit History

Updated app to use AutoProcessor
f5a7f70
verified

andreska commited on

Updated to use different model, specifically designed for text-answers
1e56a53
verified

andreska commited on

Fixed problem with non-used dataset, non indented return and read_docx not accepting string
2a445d0
verified

andreska commited on

Updated app to include local help-file as contexct
93cfa6a
verified

andreska commited on

Reinserted dataset context
7983f64
verified

andreska commited on

Reinserted question-answering instead of text-generation
7d14ee0
verified

andreska commited on

Update to test context
cb0c656
verified

andreska commited on

Reduced length to 200
45dd8dc
verified

andreska commited on

One more try...
fa57fcf
verified

andreska commited on

Added restrictions to max_length of response
bfebc70
verified

andreska commited on

Update app.py
d506e43
verified

andreska commited on

Renamed qa_pipeline to pipe
e0eb52e
verified

andreska commited on

Added missing )
06d5cbe
verified

andreska commited on

Try to fix bug where input was not provided
3c9bc24
verified

andreska commited on

Testing out default text generation
d5fa4b5
verified

andreska commited on

Removed specific model for text generation
56dfc51
verified

andreska commited on

Test changing model to Quen2.5
85d5854
verified

andreska commited on

Added phi3 to pipeline
4cff694
verified

andreska commited on

Removed specific reference to model
763219b
verified

andreska commited on

Test changing model without datasets
edeaf24
verified

andreska commited on

Handle when user doesn't provide an input
9bffe60
verified

andreska commited on

Changed to index1 for document generation
35a4f07
verified

andreska commited on

change to test split
68cae63
verified

andreska commited on

Reference test document instead of main
9fb5023
verified

andreska commited on

Added missing reference to load_dataset
2f2f24b
verified

andreska commited on

Corrected error when dataset was used before initialized
2251fc6
verified

andreska commited on

Removed old context data
47ae3da
verified

andreska commited on

Added adrega documentation as context
b7e1f46
verified

andreska commited on

Updated app to add a context, as it seems to be required.
bd4d34b
verified

andreska commited on

Added attempt for AI integration for answers
4310995
verified

andreska commited on

Added missing pipeline reference
023d3d5
verified

andreska commited on

Integrate AI
0bcecfa
verified

andreska commited on

Added input and update button
c0f0d4c
verified

andreska commited on

Create app.py
e3d287a
verified

andreska commited on