honicky commited on
Commit
47c3085
·
verified ·
1 Parent(s): c0b4b4d

Add train/val/test splits for HDFS logs

Browse files
README.md CHANGED
@@ -3,7 +3,9 @@ dataset_info:
3
  features:
4
  - name: event_encoded
5
  dtype: string
6
- - name: BlockId
 
 
7
  dtype: string
8
  - name: Label
9
  dtype: string
@@ -11,16 +13,16 @@ dataset_info:
11
  dtype: int64
12
  splits:
13
  - name: train
14
- num_bytes: 274506710
15
  num_examples: 460048
16
  - name: validation
17
- num_bytes: 34356664
18
  num_examples: 57506
19
  - name: test
20
- num_bytes: 34303020
21
  num_examples: 57507
22
- download_size: 97169898
23
- dataset_size: 343166394
24
  configs:
25
  - config_name: default
26
  data_files:
 
3
  features:
4
  - name: event_encoded
5
  dtype: string
6
+ - name: tokenized_block
7
+ sequence: int64
8
+ - name: block_id
9
  dtype: string
10
  - name: Label
11
  dtype: string
 
13
  dtype: int64
14
  splits:
15
  - name: train
16
+ num_bytes: 1159074302
17
  num_examples: 460048
18
  - name: validation
19
+ num_bytes: 145089712
20
  num_examples: 57506
21
  - name: test
22
+ num_bytes: 144844752
23
  num_examples: 57507
24
+ download_size: 173888975
25
+ dataset_size: 1449008766
26
  configs:
27
  - config_name: default
28
  data_files:
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1687bc253c9af0f396e330380bfb3dc4cdc541a3a9064f57b2744a1dfb903ead
3
- size 9713612
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1649b5e4fc2792d7621e962441417bc50a34321dbaaaa3c5b3327b579ee971f9
3
+ size 17380648
data/{train-00000-of-00001.parquet → train-00000-of-00003.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:223e3f57120e62a07e6a12ff2cd99c8b431af71211257f9562bdd1b3091fddc3
3
- size 77734318
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d0a99db6f679dfca02230e51e6170d7f8cc3d57fd14be7c32f16d5a8c37b97e
3
+ size 46331214
data/train-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1351fa1aa162357944cfea2d6a2d81a1dfb42052d81f8be3ede2196989a17cce
3
+ size 46359934
data/train-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7350210af63accf965a26ceead8a5da6b9d3481a7b17e0eb27daf856d6acffbc
3
+ size 46413917
data/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac82f8f8fa8fd50478f315f1436324764d8192bbcaca1c50efe342d8117cad75
3
- size 9721968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bb2e98ea798d1829b0b95c4732f5efedd35afae5c9de8c5bafa850be6b3dfa9
3
+ size 17403262