topic_modelling / .gitignore
seanpedrickcase's picture
Added example of how to run function from command line. Updated packages. Embedding model default now smaller and at fp16.
34f1e83
raw
history blame
230 Bytes
*.pyc
*.ipynb
*.zip
*.npz
*.csv
*.xlsx
*.xls
*.pkl
*.parquet
*.png
*.safetensors
*.json
*.html
*.log
*.spec
*.bin
.ipynb_checkpoints/*
old_code/*
model/*
output_model/*
examples/*
build_deps/*
dist/*
build/*