lucweber commited on
Commit
68048fe
·
verified ·
1 Parent(s): 4442f5b

Upload dataset

Browse files
Glaiveai2K/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d41787c61640185e34f7c6dc6026313d0e5ac3cdd43c77522688d583c12916a2
3
+ size 85159
Glaiveai2K/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6105b7efd1b70f287f8c0494e8d76f89c7085d8289000aa72c8d690123b085b5
3
+ size 37145
Glaiveai2K/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:231b74de0ab24ca13670112bd03e3d699731eb93eaaaf1b83d46862a53807e45
3
+ size 30177
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: Glaiveai2K
4
+ features:
5
+ - name: json_schema
6
+ dtype: string
7
+ - name: unique_id
8
+ dtype: string
9
+ splits:
10
+ - name: train
11
+ num_bytes: 168396.9849246231
12
+ num_examples: 200
13
+ - name: val
14
+ num_bytes: 140175
15
+ num_examples: 168
16
+ - name: test
17
+ num_bytes: 435377
18
+ num_examples: 513
19
+ download_size: 152481
20
+ dataset_size: 743948.984924623
21
+ configs:
22
+ - config_name: Glaiveai2K
23
+ data_files:
24
+ - split: train
25
+ path: Glaiveai2K/train-*
26
+ - split: val
27
+ path: Glaiveai2K/val-*
28
+ - split: test
29
+ path: Glaiveai2K/test-*
30
+ ---