Initial commit
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
IMDB-Movie-Data.csv
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
README.md
0 → 100644
eval.py
0 → 100644
generated_questions.csv
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
graph.json
0 → 100644
This diff is collapsed.
models/1_Pooling/config.json
0 → 100644
models/README.md
0 → 100644
models/config.json
0 → 100644
models/modules.json
0 → 100644
models/pytorch_model.bin
0 → 100644
File added
models/tokenizer.json
0 → 100644
This diff is collapsed.
models/tokenizer_config.json
0 → 100644
models/vocab.txt
0 → 100644
This diff is collapsed.
node_embed.py
0 → 100644
node_model.pt
0 → 100644
File added
plot.py
0 → 100644
preprocess.py
0 → 100644
query_model.pt
0 → 100644
File added
question_generation.py
0 → 100644
requirements.txt
0 → 100644
datasets==2.14.4 | ||
gradio==4.7.1 | ||
networkx==3.1 | ||
numpy==1.24.4 | ||
pandas==2.0.3 | ||
plotly==5.18.0 | ||
scikit_learn==1.2.2 | ||
sentence_transformers==2.2.2 | ||
torch==2.0.1 | ||
tqdm==4.66.1 | ||
transformers==4.31.0 |
retrieval.ipynb
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
sample_questions.py
0 → 100644
test.txt
0 → 100644
This diff is collapsed.
test_questions.csv
0 → 100644
This diff is collapsed.
Please register or sign in to comment