EC2 Default User commited on
Commit
bcf742f
1 Parent(s): af8c58c

Add arrow files

Browse files
README.md ADDED
File without changes
dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "test"]}
test/.gitattributes ADDED
@@ -0,0 +1 @@
 
 
1
+ data-00000-of-00001.arrow filter=lfs diff=lfs merge=lfs -text
test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7e76ba94e4c708063ef94aa00a62e22387a76dacd00259d5fef92be87212de0
3
+ size 15388784
test/dataset_info.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "sequence_alignment_aa_heavy": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "sequence_alignment_aa_light": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ }
13
+ },
14
+ "homepage": "",
15
+ "license": ""
16
+ }
test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "9989b022c1412894",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
train/.gitattributes ADDED
@@ -0,0 +1 @@
 
 
1
+ data-00000-of-00001.arrow filter=lfs diff=lfs merge=lfs -text
train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:098c12452e7233b45f4940ee9155e65b5f15f3f8af8dc95eabb94f757902149c
3
+ size 138489288
train/dataset_info.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "sequence_alignment_aa_heavy": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "sequence_alignment_aa_light": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ }
13
+ },
14
+ "homepage": "",
15
+ "license": ""
16
+ }
train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "94084b750b7a6fd3",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }