Spaces:
Running
Running
Update configs/config.py
Browse files- configs/config.py +2 -2
configs/config.py
CHANGED
|
@@ -55,8 +55,8 @@ URLS = ["https://aisviz.gitbook.io/documentation",
|
|
| 55 |
"https://github.com/AISViz/AISdb/blob/master/examples/database_creation.py",
|
| 56 |
"https://github.com/AISViz/AISdb/blob/master/examples/visualize.py",
|
| 57 |
"https://github.com/AISViz/AISdb/blob/master/examples/clean_random_noise.py",
|
| 58 |
-
"https://
|
| 59 |
-
"https://
|
| 60 |
]
|
| 61 |
CHUNK_SIZE = 2400
|
| 62 |
CHUNK_OVERLAP = 200
|
|
|
|
| 55 |
"https://github.com/AISViz/AISdb/blob/master/examples/database_creation.py",
|
| 56 |
"https://github.com/AISViz/AISdb/blob/master/examples/visualize.py",
|
| 57 |
"https://github.com/AISViz/AISdb/blob/master/examples/clean_random_noise.py",
|
| 58 |
+
"https://arxiv.org/html/2310.18948v6",
|
| 59 |
+
"https://arxiv.org/html/2407.08082v1",
|
| 60 |
]
|
| 61 |
CHUNK_SIZE = 2400
|
| 62 |
CHUNK_OVERLAP = 200
|