Spaces:
Running
Running
nsthorat-lilac
commited on
Commit
•
4ebad3a
1
Parent(s):
dccec41
Push to HF space
Browse files- README.md +1 -0
- data/lilac.yml +16 -0
- dist/lilac-1337.0.0-py3-none-any.whl +2 -2
README.md
CHANGED
@@ -15,6 +15,7 @@ datasets:
|
|
15 |
- lilacai/lilac-SlimOrca
|
16 |
- lilacai/lilac-UltraChat-200k
|
17 |
- lilacai/lilac-roblox_luau_corpus
|
|
|
18 |
- lilacai/lilac-MMLU
|
19 |
- lilacai/lilac-ARC-Easy
|
20 |
- lilacai/lilac-ARC-Challenge
|
|
|
15 |
- lilacai/lilac-SlimOrca
|
16 |
- lilacai/lilac-UltraChat-200k
|
17 |
- lilacai/lilac-roblox_luau_corpus
|
18 |
+
- lilacai/lilac-hncomments-1m
|
19 |
- lilacai/lilac-MMLU
|
20 |
- lilacai/lilac-ARC-Easy
|
21 |
- lilacai/lilac-ARC-Challenge
|
data/lilac.yml
CHANGED
@@ -159,6 +159,22 @@ datasets:
|
|
159 |
- completion
|
160 |
tags:
|
161 |
- datasets
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
162 |
- namespace: lilac
|
163 |
name: MMLU
|
164 |
source:
|
|
|
159 |
- completion
|
160 |
tags:
|
161 |
- datasets
|
162 |
+
- namespace: lilac
|
163 |
+
name: hncomments-1m
|
164 |
+
source:
|
165 |
+
filepaths:
|
166 |
+
- /Users/brian/dev/lilac/data/datasets/local/hncomments-duckprogress/data-00000-of-00001.parquet
|
167 |
+
sample_size: 1000000
|
168 |
+
source_name: parquet
|
169 |
+
embeddings:
|
170 |
+
- path: text
|
171 |
+
embedding: gte-small
|
172 |
+
settings:
|
173 |
+
ui:
|
174 |
+
media_paths:
|
175 |
+
- text
|
176 |
+
tags:
|
177 |
+
- datasets
|
178 |
- namespace: lilac
|
179 |
name: MMLU
|
180 |
source:
|
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:024046f15b27a74f79bc76f7aa47c4aa8e76e08796c350ff3e2f54b75da1a0cf
|
3 |
+
size 2480126
|