Spaces:
Runtime error
Runtime error
Push
Browse files- .env +3 -2
- .gitattributes +0 -3
- data/.cache/lilac/concept/100712716653593140239/aliens/gte-small.pkl +0 -0
- data/.cache/lilac/concept/100712716653593140239/asdf/gte-small.pkl +0 -0
- data/.cache/lilac/concept/lilac/legal-termination/gte-small.pkl +0 -0
- data/.cache/lilac/concept/lilac/negative-sentiment/gte-small.pkl +0 -0
- data/.cache/lilac/concept/lilac/non-english/gte-small.pkl +0 -0
- data/.cache/lilac/concept/lilac/positive-sentiment/gte-small.pkl +0 -0
- data/.cache/lilac/concept/lilac/profanity/gte-small.pkl +0 -3
- data/.cache/lilac/concept/lilac/question/gte-small.pkl +0 -0
- data/.cache/lilac/concept/lilac/source-code/gte-small.pkl +0 -0
- data/.cache/lilac/concept/lilac/toxicity/gte-small.pkl +0 -3
- dist/README.md +0 -2
- dist/lilac-0.0.16-py3-none-any.whl +0 -3
.env
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
# To overwrite these variables, create a .env.local file
|
2 |
|
3 |
-
# The path to the directory
|
4 |
-
|
|
|
5 |
|
6 |
# Set to 1 for duckdb to use views instead of materialized tables (lower memory usage, but slower).
|
7 |
DUCKDB_USE_VIEWS=0
|
|
|
1 |
# To overwrite these variables, create a .env.local file
|
2 |
|
3 |
+
# The path to the project directory. When used, this will be the global project directory for lilac.
|
4 |
+
# When not defined, define the project path with `lilac start ./data`.
|
5 |
+
# LILAC_DATA_PATH=./data
|
6 |
|
7 |
# Set to 1 for duckdb to use views instead of materialized tables (lower memory usage, but slower).
|
8 |
DUCKDB_USE_VIEWS=0
|
.gitattributes
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
dist/lilac-0.0.16-py3-none-any.whl filter=lfs diff=lfs merge=lfs -text
|
2 |
-
data/.cache/lilac/concept/lilac/profanity/gte-small.pkl filter=lfs diff=lfs merge=lfs -text
|
3 |
-
data/.cache/lilac/concept/lilac/toxicity/gte-small.pkl filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
data/.cache/lilac/concept/100712716653593140239/aliens/gte-small.pkl
DELETED
Binary file (23.7 kB)
|
|
data/.cache/lilac/concept/100712716653593140239/asdf/gte-small.pkl
DELETED
Binary file (21.7 kB)
|
|
data/.cache/lilac/concept/lilac/legal-termination/gte-small.pkl
DELETED
Binary file (60.6 kB)
|
|
data/.cache/lilac/concept/lilac/negative-sentiment/gte-small.pkl
DELETED
Binary file (202 kB)
|
|
data/.cache/lilac/concept/lilac/non-english/gte-small.pkl
DELETED
Binary file (331 kB)
|
|
data/.cache/lilac/concept/lilac/positive-sentiment/gte-small.pkl
DELETED
Binary file (180 kB)
|
|
data/.cache/lilac/concept/lilac/profanity/gte-small.pkl
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:ed7340614b1dea910ddeb26bbda0167b1f4fe2479071a62a70b63c18bc6232d0
|
3 |
-
size 1672960
|
|
|
|
|
|
|
|
data/.cache/lilac/concept/lilac/question/gte-small.pkl
DELETED
Binary file (611 kB)
|
|
data/.cache/lilac/concept/lilac/source-code/gte-small.pkl
DELETED
Binary file (126 kB)
|
|
data/.cache/lilac/concept/lilac/toxicity/gte-small.pkl
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:f2af2736f3d749391a431f9c24d3fc78cf8e58457cc4f0d1ce770185b92d879c
|
3 |
-
size 1886446
|
|
|
|
|
|
|
|
dist/README.md
DELETED
@@ -1,2 +0,0 @@
|
|
1 |
-
This directory is used for locally built whl files.
|
2 |
-
We write a README.md to ensure an empty folder is uploaded when there is no whl.
|
|
|
|
|
|
dist/lilac-0.0.16-py3-none-any.whl
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:3e00a253bb4a24ff5cc162c1a4f4ac939d82d3b2eb355d98b520d22987ea25ba
|
3 |
-
size 1121031
|
|
|
|
|
|
|
|