nsthorat commited on
Commit
59cf6d6
1 Parent(s): 7286a4c
.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
 
 
 
 
README.md CHANGED
@@ -5,6 +5,7 @@ colorFrom: purple
5
  colorTo: purple
6
  sdk: docker
7
  app_port: 5432
8
- datasets: []
 
9
 
10
  ---
 
5
  colorTo: purple
6
  sdk: docker
7
  app_port: 5432
8
+ datasets:
9
+ - lilacai/nikhil_staging-local-imdb
10
 
11
  ---
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 (147 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
@@ -53,6 +53,12 @@ datasets:
53
  namespace: lilac
54
  concept_name: positive-sentiment
55
  signal_name: concept_score
 
 
 
 
 
 
56
  settings:
57
  ui:
58
  media_paths:
@@ -74,6 +80,13 @@ datasets:
74
  embeddings:
75
  - path: text
76
  embedding: gte-small
 
 
 
 
 
 
 
77
  settings:
78
  ui:
79
  media_paths:
@@ -224,7 +237,6 @@ datasets:
224
  media_paths:
225
  - question
226
  - response
227
- preferred_embedding: gte-small
228
  - namespace: local
229
  name: the_movies_dataset
230
  source:
 
53
  namespace: lilac
54
  concept_name: positive-sentiment
55
  signal_name: concept_score
56
+ - path: hypothesis
57
+ signal:
58
+ embedding: gte-small
59
+ namespace: lilac
60
+ concept_name: non-english
61
+ signal_name: concept_score
62
  settings:
63
  ui:
64
  media_paths:
 
80
  embeddings:
81
  - path: text
82
  embedding: gte-small
83
+ signals:
84
+ - path: text
85
+ signal:
86
+ signal_name: pii
87
+ - path: text
88
+ signal:
89
+ signal_name: text_statistics
90
  settings:
91
  ui:
92
  media_paths:
 
237
  media_paths:
238
  - question
239
  - response
 
240
  - namespace: local
241
  name: the_movies_dataset
242
  source:
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:b10f8d046144bcbced86dcf7d986234043a9be29d4c10e66a393716cd62a9f8a
3
- size 1140007