seungwon12 commited on
Commit
e23eb10
·
1 Parent(s): 27090b9

Delete train

Browse files
train/data-00000-of-00001.arrow DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c31fac4982e679a665d2f319e12be4a425c396a4d8067a9b7bf21ebc4a777edf
3
- size 315600
 
 
 
 
train/dataset_info.json DELETED
@@ -1,75 +0,0 @@
1
- {
2
- "builder_name": "csv",
3
- "citation": "",
4
- "config_name": "seungwon12--layoutlmv2_train_data",
5
- "dataset_size": 19010,
6
- "description": "",
7
- "download_checksums": {
8
- "https://huggingface.co/datasets/seungwon12/layoutlmv2_train_data/resolve/a691593ebc8f7192b4ff5cf3f0a93bae5acecf5c/train_data.csv": {
9
- "num_bytes": 18938,
10
- "checksum": "d602a59b843c3ac763f2c2d6b6a767ae4e9b94087953a7f48867ed932d624c9e"
11
- }
12
- },
13
- "download_size": 18938,
14
- "features": {
15
- "input_ids": {
16
- "feature": {
17
- "dtype": "int64",
18
- "_type": "Value"
19
- },
20
- "_type": "Sequence"
21
- },
22
- "attention_mask": {
23
- "feature": {
24
- "dtype": "int64",
25
- "_type": "Value"
26
- },
27
- "_type": "Sequence"
28
- },
29
- "token_type_ids": {
30
- "feature": {
31
- "dtype": "int64",
32
- "_type": "Value"
33
- },
34
- "_type": "Sequence"
35
- },
36
- "bbox": {
37
- "shape": [
38
- 512,
39
- 4
40
- ],
41
- "dtype": "int64",
42
- "_type": "Array2D"
43
- },
44
- "labels": {
45
- "feature": {
46
- "names": [
47
- "header",
48
- "key",
49
- "value",
50
- "table",
51
- "other"
52
- ],
53
- "_type": "ClassLabel"
54
- },
55
- "_type": "Sequence"
56
- }
57
- },
58
- "homepage": "",
59
- "license": "",
60
- "size_in_bytes": 37948,
61
- "splits": {
62
- "train": {
63
- "name": "train",
64
- "num_bytes": 19010,
65
- "num_examples": 9,
66
- "dataset_name": "csv"
67
- }
68
- },
69
- "version": {
70
- "version_str": "0.0.0",
71
- "major": 0,
72
- "minor": 0,
73
- "patch": 0
74
- }
75
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
train/state.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "data-00000-of-00001.arrow"
5
- }
6
- ],
7
- "_fingerprint": "2fa4a74b4fc87070",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": "torch",
11
- "_output_all_columns": false,
12
- "_split": "train"
13
- }