Spaces:
Runtime error
Runtime error
nsthorat-lilac
commited on
Commit
•
40c75af
1
Parent(s):
8c0c519
Push to HF space
Browse files- .gitattributes +1 -0
- README.md +2 -1
- data/.cache/lilac/concept/lilac/toxicity/openai.pkl +3 -0
- data/.cache/lilac/concept/local/aliens/openai.pkl +0 -0
- data/.cache/lilac/concept/local/physics/gte-small.pkl +0 -0
- data/.cache/lilac/concept/local/physics/openai.pkl +0 -0
- data/lilac.yml +42 -23
- dist/lilac-1337.0.0-py3-none-any.whl +2 -2
.gitattributes
CHANGED
@@ -96,3 +96,4 @@ data/.cache/lilac/hf_download/lilacai/hermes-clusters-local-OpenHermes-2.5/local
|
|
96 |
data/.cache/lilac/hf_download/lilacai/nikhil_staging-local-Capybara/local/Capybara/data-00000-of-00001.parquet filter=lfs diff=lfs merge=lfs -text
|
97 |
data/.cache/lilac/hf_download/lilacai/nikhil_staging-local-Capybara/local/Capybara/input-00000-of-00001.parquet filter=lfs diff=lfs merge=lfs -text
|
98 |
data/.cache/lilac/concept/lilac/question/nomic-embed-1.5-768.pkl filter=lfs diff=lfs merge=lfs -text
|
|
|
|
96 |
data/.cache/lilac/hf_download/lilacai/nikhil_staging-local-Capybara/local/Capybara/data-00000-of-00001.parquet filter=lfs diff=lfs merge=lfs -text
|
97 |
data/.cache/lilac/hf_download/lilacai/nikhil_staging-local-Capybara/local/Capybara/input-00000-of-00001.parquet filter=lfs diff=lfs merge=lfs -text
|
98 |
data/.cache/lilac/concept/lilac/question/nomic-embed-1.5-768.pkl filter=lfs diff=lfs merge=lfs -text
|
99 |
+
data/.cache/lilac/concept/lilac/toxicity/openai.pkl filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -6,6 +6,7 @@ colorTo: purple
|
|
6 |
sdk: docker
|
7 |
app_port: 5432
|
8 |
datasets:
|
9 |
-
- lilacai/nikhil_staging-local-
|
|
|
10 |
|
11 |
---
|
|
|
6 |
sdk: docker
|
7 |
app_port: 5432
|
8 |
datasets:
|
9 |
+
- lilacai/nikhil_staging-local-OpenHermes-2.5-10k
|
10 |
+
- lilacai/nikhil_staging-local-Capybara
|
11 |
|
12 |
---
|
data/.cache/lilac/concept/lilac/toxicity/openai.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:722c5141fb02f101c45b0530ae2de38685716b03b8bd52592a41f6e1c62dafc9
|
3 |
+
size 7384504
|
data/.cache/lilac/concept/local/aliens/openai.pkl
ADDED
Binary file (163 kB). View file
|
|
data/.cache/lilac/concept/local/physics/gte-small.pkl
ADDED
Binary file (36.6 kB). View file
|
|
data/.cache/lilac/concept/local/physics/openai.pkl
ADDED
Binary file (138 kB). View file
|
|
data/lilac.yml
CHANGED
@@ -1,34 +1,53 @@
|
|
1 |
datasets:
|
2 |
- namespace: local
|
3 |
-
name:
|
4 |
source:
|
5 |
-
dataset_name:
|
6 |
-
|
7 |
source_name: huggingface
|
8 |
embeddings:
|
9 |
-
- path:
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
signals:
|
16 |
-
- path:
|
|
|
|
|
|
|
17 |
signal:
|
18 |
-
signal_name:
|
19 |
-
- path: premise
|
20 |
-
signal:
|
21 |
-
signal_name: test_signal
|
22 |
settings:
|
23 |
ui:
|
24 |
media_paths:
|
25 |
-
-
|
26 |
-
-
|
27 |
-
|
28 |
-
|
29 |
-
-
|
30 |
-
|
31 |
-
-
|
32 |
-
- - hypothesis_upper2
|
33 |
-
- value
|
34 |
markdown_paths: []
|
|
|
1 |
datasets:
|
2 |
- namespace: local
|
3 |
+
name: OpenHermes-2.5-10k
|
4 |
source:
|
5 |
+
dataset_name: teknium/OpenHermes-2.5
|
6 |
+
sample_size: 9999
|
7 |
source_name: huggingface
|
8 |
embeddings:
|
9 |
+
- path:
|
10 |
+
- conversations
|
11 |
+
- '*'
|
12 |
+
- value
|
13 |
+
embedding: gte-small
|
14 |
+
settings:
|
15 |
+
ui:
|
16 |
+
media_paths:
|
17 |
+
- - test__clusters
|
18 |
+
- text
|
19 |
+
- - conversations
|
20 |
+
- '*'
|
21 |
+
- value
|
22 |
+
- - test__cluster
|
23 |
+
- text
|
24 |
+
markdown_paths: []
|
25 |
+
- namespace: local
|
26 |
+
name: Capybara
|
27 |
+
source:
|
28 |
+
dataset_name: LDJnr/Capybara
|
29 |
+
source_name: huggingface
|
30 |
+
embeddings:
|
31 |
+
- path:
|
32 |
+
- conversation
|
33 |
+
- '*'
|
34 |
+
- input
|
35 |
+
embedding: gte-small
|
36 |
signals:
|
37 |
+
- path:
|
38 |
+
- conversation
|
39 |
+
- '*'
|
40 |
+
- input
|
41 |
signal:
|
42 |
+
signal_name: text_statistics
|
|
|
|
|
|
|
43 |
settings:
|
44 |
ui:
|
45 |
media_paths:
|
46 |
+
- input
|
47 |
+
- - conversation
|
48 |
+
- '*'
|
49 |
+
- input
|
50 |
+
- - conversation
|
51 |
+
- '*'
|
52 |
+
- output
|
|
|
|
|
53 |
markdown_paths: []
|
dist/lilac-1337.0.0-py3-none-any.whl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05af7f9fef18ea8c13248b3fab700de75f05787510e98d364b0090a67f640df3
|
3 |
+
size 2494497
|