Spaces:
Runtime error
Runtime error
Commit
·
4f2cf9a
0
Parent(s):
first commit
Browse files- .gitignore +4 -0
- README.md +1 -0
- base-20230418_1930-index/index.faiss +0 -0
- base-20230418_1930-index/index.pkl +0 -0
- requirements.txt +0 -0
.gitignore
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
.ipynb_checkpoints
|
2 |
+
__pycache__
|
3 |
+
notebooks
|
4 |
+
base-20230418_1930.txt
|
README.md
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
# Tiger Analytics Quarter 1 2023 chat bot
|
base-20230418_1930-index/index.faiss
ADDED
Binary file (535 kB). View file
|
|
base-20230418_1930-index/index.pkl
ADDED
Binary file (94.7 kB). View file
|
|
requirements.txt
ADDED
File without changes
|