Spaces:
Runtime error
Runtime error
Push
Browse files- .gitattributes +0 -3
- data/.cache/lilac/concept/100712716653593140239/aliens/gte-small.pkl +0 -0
- data/.cache/lilac/concept/100712716653593140239/alienz/gte-small.pkl +0 -0
- data/.cache/lilac/concept/100712716653593140239/asdf/gte-small.pkl +0 -0
- data/.cache/lilac/concept/100712716653593140239/private_aliens/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
- data/.cache/lilac/concept/local/aliens/gte-small.pkl +0 -0
- data/lilac.yml +22 -0
- dist/README.md +0 -2
- dist/lilac-0.0.18-py3-none-any.whl +0 -3
.gitattributes
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
dist/lilac-0.0.18-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 (8.91 kB)
|
|
data/.cache/lilac/concept/100712716653593140239/alienz/gte-small.pkl
DELETED
Binary file (21.7 kB)
|
|
data/.cache/lilac/concept/100712716653593140239/asdf/gte-small.pkl
DELETED
Binary file (21.7 kB)
|
|
data/.cache/lilac/concept/100712716653593140239/private_aliens/gte-small.pkl
DELETED
Binary file (21.8 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
|
|
|
|
|
|
|
|
data/.cache/lilac/concept/local/aliens/gte-small.pkl
DELETED
Binary file (28.5 kB)
|
|
data/lilac.yml
CHANGED
@@ -31,6 +31,28 @@ datasets:
|
|
31 |
embeddings:
|
32 |
- path: hypothesis
|
33 |
embedding: gte-small
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
settings:
|
35 |
ui:
|
36 |
media_paths:
|
|
|
31 |
embeddings:
|
32 |
- path: hypothesis
|
33 |
embedding: gte-small
|
34 |
+
signals:
|
35 |
+
- path: premise
|
36 |
+
signal:
|
37 |
+
signal_name: text_statistics
|
38 |
+
- path: premise
|
39 |
+
signal:
|
40 |
+
signal_name: pii
|
41 |
+
- path: premise
|
42 |
+
signal:
|
43 |
+
signal_name: near_dup
|
44 |
+
- path: hypothesis
|
45 |
+
signal:
|
46 |
+
embedding: gte-small
|
47 |
+
namespace: ''
|
48 |
+
concept_name: ''
|
49 |
+
signal_name: concept_score
|
50 |
+
- path: hypothesis
|
51 |
+
signal:
|
52 |
+
embedding: gte-small
|
53 |
+
namespace: lilac
|
54 |
+
concept_name: positive-sentiment
|
55 |
+
signal_name: concept_score
|
56 |
settings:
|
57 |
ui:
|
58 |
media_paths:
|
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.18-py3-none-any.whl
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:c94bb47e306e166b635f8bec111191251bba6b5e79daf7609d9751a4783f7ac2
|
3 |
-
size 1138956
|
|
|
|
|
|
|
|