SteveTran commited on
Commit
67f29b5
·
verified ·
1 Parent(s): 4b15dce

Delete test

Browse files
test/data-00000-of-00001.arrow DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:19b4acac3c76ed217e18b25e1785010e82e345b51eaa9b4efc7e6f90924b740d
3
- size 1199928
 
 
 
 
test/dataset_info.json DELETED
@@ -1,54 +0,0 @@
1
- {
2
- "builder_name": "parquet",
3
- "citation": "",
4
- "config_name": "default",
5
- "dataset_name": "parquet",
6
- "dataset_size": 1198473,
7
- "description": "",
8
- "download_checksums": {
9
- "/home/ubuntu/code/ai-search-product-discovery/notebooks/test_sample_query_rewrite_nodup_full_sample_clean.parquet": {
10
- "num_bytes": 722671,
11
- "checksum": null
12
- }
13
- },
14
- "download_size": 722671,
15
- "features": {
16
- "query": {
17
- "dtype": "string",
18
- "_type": "Value"
19
- },
20
- "alternative": {
21
- "dtype": "string",
22
- "_type": "Value"
23
- },
24
- "semantic_score": {
25
- "dtype": "float64",
26
- "_type": "Value"
27
- },
28
- "num_query": {
29
- "dtype": "int64",
30
- "_type": "Value"
31
- },
32
- "num_alternative": {
33
- "dtype": "int64",
34
- "_type": "Value"
35
- }
36
- },
37
- "homepage": "",
38
- "license": "",
39
- "size_in_bytes": 1921144,
40
- "splits": {
41
- "train": {
42
- "name": "train",
43
- "num_bytes": 1198473,
44
- "num_examples": 11991,
45
- "dataset_name": "parquet"
46
- }
47
- },
48
- "version": {
49
- "version_str": "0.0.0",
50
- "major": 0,
51
- "minor": 0,
52
- "patch": 0
53
- }
54
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
test/state.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "data-00000-of-00001.arrow"
5
- }
6
- ],
7
- "_fingerprint": "cca5f376f3b0f699",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": null,
11
- "_output_all_columns": false,
12
- "_split": "train"
13
- }