Commit History

Use model trained with 14k examples
065161d

milyiyo commited on

Change the logo
8f6eebf

milyiyo commited on

Add the documentation to some functions
8c77fdd

milyiyo commited on

Remove commented code
d474737

milyiyo commited on

Render the image in a HTML component
fa1b66e

milyiyo commited on

Change the model to get embeddings
2a13080

milyiyo commited on

Hide image
8be397f

milyiyo commited on

Set image size
ccfe438

milyiyo commited on

Change image url and properties
0276393

milyiyo commited on

Add image
4bda7d1

milyiyo commited on

Modify texts of UI
db2a4d5

milyiyo commited on

Create a version for summarization using LangChain tools.
c5a914e

milyiyo commited on

Add a dependency to langchain
3a41c52

milyiyo commited on

Fix error related to faiss
5355c89

milyiyo commited on

Debug error inside get_embeddings
c9916d8

milyiyo commited on

Debug error inside get_embeddings
ba811c0

milyiyo commited on

Fix the way to create the dataset
6382446

milyiyo commited on

Replace DatasetDict by Dataset
0f5a30d

milyiyo commited on

Substitute the model and tokenizer used for embeddings
5f0ab2a

milyiyo commited on

Remove unused function
32b66e2

milyiyo commited on

Store the extracted text to be used during faiss' index creation
0bcdbb7

milyiyo commited on

Debug error with gradio
941bfc4

milyiyo commited on

Debug error with gradio
289e5ef

milyiyo commited on

Remove input text from response
a8843ce

milyiyo commited on

Add faiss-gpu dependency
88e8eb8

milyiyo commited on

Reformat code
a4adfe8

milyiyo commited on

Add functions to implement missing features
6ce5a5b

milyiyo commited on

Include the context in the case of the button to answer a question
b3d009b

milyiyo commited on

Add dummy functions for missing actions
a035375

milyiyo commited on

Change the device of the tokenizer's output
5bf8ab4

Alberto Carmona commited on

Update functions.py
76427ba

milyiyo commited on

Update functions.py
b9ceebf

milyiyo commited on

Increase the output tokens
95b13f9

Alberto Carmona commited on

Remove the instruction part of the output
af90128

Alberto Carmona commited on

Setn env var for cuda
47d82ab

Alberto Carmona commited on

Load the model and the tokenizer
f90a30f

Alberto Carmona commited on

Format the code
905f7db

Alberto Carmona commited on

Update the owner of the model
f56d157

Alberto Carmona commited on

Stop loading the model until space upgrade with GPU
80d9102

Alberto Carmona commited on

Update README.md
057f5f4

milyiyo commited on

Add the summarize function
5537833

Alberto Carmona commited on

Use the function to extract the text
92bb964

Alberto Carmona commited on

Add function to extract text from URL
428a5aa

Alberto Carmona commited on

Update the layout
0e87748

Alberto Carmona commited on

Update the layout
edd524c

Alberto Carmona commited on

Update the layout
5e405b4

Alberto Carmona commited on

Change the layout
0209bf9

Alberto Carmona commited on

Change the layout
e8de746

Alberto Carmona commited on

Hide a label
47b18b6

Alberto Carmona commited on

Add a column for text extraction
d09c5a0

Alberto Carmona commited on