WenxingZhu commited on
Commit
4462c13
·
verified ·
1 Parent(s): 43c9f08

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ configs:
3
+ - config_name: train
4
+ data_files:
5
+ - split: train
6
+ path: train/*
7
+ - config_name: test
8
+ data_files:
9
+ - split: test
10
+ path: test/*
11
+ - config_name: neighbors
12
+ data_files:
13
+ - split: neighbors
14
+ path: neighbors/*
15
+ ---
create_yaml.py ADDED
File without changes
neighbors/neighbors-expr-None-metric-cosine.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d815ae3fb71b2bf788c960a61ba74db5d20ddd782804b6c439276352a418b4e7
3
+ size 132023
schema.json ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_id": false,
3
+ "description": "\u6211\u7684\u6570\u636e\u96c6schema",
4
+ "fields": [
5
+ {
6
+ "name": "idx",
7
+ "description": "",
8
+ "type": 5,
9
+ "is_primary": true,
10
+ "auto_id": false
11
+ },
12
+ {
13
+ "name": "chunk_id",
14
+ "description": "",
15
+ "type": 21,
16
+ "params": {
17
+ "max_length": 100
18
+ }
19
+ },
20
+ {
21
+ "name": "url",
22
+ "description": "",
23
+ "type": 21,
24
+ "params": {
25
+ "max_length": 25536
26
+ }
27
+ },
28
+ {
29
+ "name": "title",
30
+ "description": "",
31
+ "type": 21,
32
+ "params": {
33
+ "max_length": 25536
34
+ }
35
+ },
36
+ {
37
+ "name": "text",
38
+ "description": "",
39
+ "type": 21,
40
+ "params": {
41
+ "max_length": 25536
42
+ }
43
+ },
44
+ {
45
+ "name": "emb",
46
+ "description": "",
47
+ "type": 101,
48
+ "params": {
49
+ "dim": 1024
50
+ }
51
+ }
52
+ ],
53
+ "enable_dynamic_field": false
54
+ }
test/0be0014d-be6d-4ffd-974c-9c87fd62afd4.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b91b7c28326507981dc7c2a5809efa5c28b2feb8ae7980c814045336591e56ef
3
+ size 275758
train/694f3c8a-b6c6-461f-9b42-ef5adabc0140.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e424c7901e85f1d0ac921c51c0f08226fd4107e7bad6cf86a7b8cee236927e6f
3
+ size 2318686