wliafe commited on
Commit
d713ad4
·
verified ·
1 Parent(s): 24ac4a0

Upload GloVe 840B

Browse files
840B/300d-00000-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c89faf040aa5bc1c49ff50842104249add712fdd9cf1b36fb9d98925802c4d8f
3
+ size 445053541
840B/300d-00001-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64e6fec74220bf68b88b4956d93e7b88969ec78dabfb771eb9e6bd3f549f7950
3
+ size 445298436
840B/300d-00002-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:364bafe886b2db130badd105ab5b4a7741f64c0a6956f0759fcf39a77d1c430f
3
+ size 445380157
840B/300d-00003-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:598d4e06a2a4d896e554dd157981c1420f56b32730309107476e0777080cdcb2
3
+ size 445441607
840B/300d-00004-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3674eb8499ca76785aaf5238e6db9ffb29bdf45163edd04b3a2d48a19cf145a9
3
+ size 445375117
840B/300d-00005-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b60430d23301789f7d471260fb3584d134da9109a93a99fead8b12ee4aa3ceb8
3
+ size 445517951
README.md CHANGED
@@ -33,6 +33,18 @@ dataset_info:
33
  num_examples: 400000
34
  download_size: 1063792425
35
  dataset_size: 1064625896
 
 
 
 
 
 
 
 
 
 
 
 
36
  configs:
37
  - config_name: 42B
38
  data_files:
@@ -48,4 +60,8 @@ configs:
48
  path: 6B/200d-*
49
  - split: 300d
50
  path: 6B/300d-*
 
 
 
 
51
  ---
 
33
  num_examples: 400000
34
  download_size: 1063792425
35
  dataset_size: 1064625896
36
+ - config_name: 840B
37
+ features:
38
+ - name: word
39
+ dtype: string
40
+ - name: vector
41
+ list: float32
42
+ splits:
43
+ - name: 300d
44
+ num_bytes: 2670329198
45
+ num_examples: 2196017
46
+ download_size: 2672066809
47
+ dataset_size: 2670329198
48
  configs:
49
  - config_name: 42B
50
  data_files:
 
60
  path: 6B/200d-*
61
  - split: 300d
62
  path: 6B/300d-*
63
+ - config_name: 840B
64
+ data_files:
65
+ - split: 300d
66
+ path: 840B/300d-*
67
  ---