nsthorat-lilac commited on
Commit
6926d16
1 Parent(s): 270e78e

Upload folder using huggingface_hub

Browse files
data/datasets/local/spotify/data-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32224657332b09187a737c73ab634f9d14c9ba9a240bd105f1b9819cde2afcef
3
+ size 37128682
data/datasets/local/spotify/manifest.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "files": [
3
+ "data-00000-of-00001.parquet"
4
+ ],
5
+ "data_schema": {
6
+ "fields": {
7
+ "artist": {
8
+ "dtype": "string"
9
+ },
10
+ "song": {
11
+ "dtype": "string"
12
+ },
13
+ "link": {
14
+ "dtype": "string"
15
+ },
16
+ "text": {
17
+ "dtype": "string"
18
+ },
19
+ "__line_number__": {
20
+ "dtype": "int64"
21
+ },
22
+ "__rowid__": {
23
+ "dtype": "string"
24
+ }
25
+ }
26
+ }
27
+ }
data/datasets/local/spotify/text/.concepts/local/outer_space/sbert-neg-100.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39c785533ab17c040510b58b31990ba24b78646cbdfe86273973efa62ba20ebf
3
+ size 165756
data/datasets/local/spotify/text/.concepts/local/outerspace/sbert-neg-100.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d95df038f05560b0e4429c43945eb6e773b668b805ae8f6c014529acbeeb755e
3
+ size 185263
data/datasets/local/spotify/text/sbert/data-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9796beb630cc3503f3c2ac9db8f71e4c1604570836d78bbf364e801cd427c39e
3
+ size 2709987
data/datasets/local/spotify/text/sbert/embeddings-00000-of-00001.keys.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5df43291782b8c731d4ce56537946654c642a01dc9a4e37de394836362f6b45
3
+ size 3727400
data/datasets/local/spotify/text/sbert/embeddings-00000-of-00001.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94e10c23d7229541e1f60b791a659d13673b10a03649abf0ae092e0e18c5aee3
3
+ size 170446976
data/datasets/local/spotify/text/sbert/signal_manifest.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "files": [
3
+ "data-00000-of-00001.parquet"
4
+ ],
5
+ "parquet_id": "sbert(text)",
6
+ "data_schema": {
7
+ "fields": {
8
+ "__rowid__": {
9
+ "dtype": "string"
10
+ },
11
+ "text": {
12
+ "fields": {
13
+ "sbert": {
14
+ "repeated_field": {
15
+ "fields": {
16
+ "embedding": {
17
+ "dtype": "embedding"
18
+ }
19
+ },
20
+ "dtype": "string_span"
21
+ },
22
+ "signal": {
23
+ "signal_name": "sbert"
24
+ }
25
+ }
26
+ }
27
+ }
28
+ }
29
+ },
30
+ "signal": {
31
+ "signal_name": "sbert"
32
+ },
33
+ "enriched_path": [
34
+ "text"
35
+ ],
36
+ "embedding_filename_prefix": "embeddings-00000-of-00001"
37
+ }