hitty28 commited on
Commit
af48025
·
verified ·
1 Parent(s): 40c690c

Upload augmented branch switch classification dataset

Browse files
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: statement
5
+ dtype: string
6
+ - name: wants_branch_switch
7
+ dtype: bool
8
+ - name: __index_level_0__
9
+ dtype: int64
10
+ splits:
11
+ - name: train
12
+ num_bytes: 303036.0
13
+ num_examples: 5468
14
+ - name: test
15
+ num_bytes: 75759.0
16
+ num_examples: 1367
17
+ download_size: 218182
18
+ dataset_size: 378795.0
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: train
23
+ path: data/train-*
24
+ - split: test
25
+ path: data/test-*
26
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:862dbdd7d0d3ce5c2bf8a35694834ec6dba7a50073591f8e3fd548a302ef391f
3
+ size 45265
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0e8e579e58c3340f2313507914a9d1fb598ec6139c5b5829b917bf4e5b0e8ae
3
+ size 172917