Akshat4112 commited on
Commit
a7e0ead
·
verified ·
1 Parent(s): 273d75e

Upload dataset

Browse files
README.md CHANGED
@@ -16,6 +16,10 @@ configs:
16
  data_files:
17
  - split: train
18
  path: pairs/train-*
 
 
 
 
19
  dataset_info:
20
  - config_name: images
21
  features:
@@ -41,12 +45,20 @@ dataset_info:
41
  dtype: large_string
42
  - name: homoglyphs
43
  dtype: large_string
 
 
44
  splits:
45
  - name: train
46
- num_bytes: 64990891
47
- num_examples: 1285579
48
- download_size: 32769594
49
- dataset_size: 64990891
 
 
 
 
 
 
50
  ---
51
 
52
  # GlyphNet homoglyph domains dataset
 
16
  data_files:
17
  - split: train
18
  path: pairs/train-*
19
+ - split: validation
20
+ path: pairs/validation-*
21
+ - split: test
22
+ path: pairs/test-*
23
  dataset_info:
24
  - config_name: images
25
  features:
 
45
  dtype: large_string
46
  - name: homoglyphs
47
  dtype: large_string
48
+ - name: pair_id
49
+ dtype: int32
50
  splits:
51
  - name: train
52
+ num_bytes: 49094585
53
+ num_examples: 899905
54
+ - name: validation
55
+ num_bytes: 14028004
56
+ num_examples: 257116
57
+ - name: test
58
+ num_bytes: 7010618
59
+ num_examples: 128558
60
+ download_size: 40293542
61
+ dataset_size: 70133207
62
  ---
63
 
64
  # GlyphNet homoglyph domains dataset
pairs/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0af8da04aa440d4f07430026bdcda5e9f5abdf9ca501437ebbf1034362584360
3
+ size 4438608
pairs/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a12dee0dfe3f79e76f6f3e65fca3e537c0a09a21208d5e73d7149fc84c7ad3e
3
- size 32769594
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffca4cd311d53d173e19c0363ca18a7f267ceef1cd6ee5305a7f449559852feb
3
+ size 27271986
pairs/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94d57ebb051a2050bb9952b75c9f3d0756a3788ac5bc8771a402b890a2431525
3
+ size 8582948