LittleFish-Coder commited on
Commit
7cf9be1
·
verified ·
1 Parent(s): 9ea7f70

add DeBERTa embeddings

Browse files
README.md CHANGED
@@ -31,15 +31,17 @@ dataset_info:
31
  sequence: float32
32
  - name: bigbird_embeddings
33
  sequence: float32
 
 
34
  splits:
35
  - name: train
36
- num_bytes: 1553723061
37
  num_examples: 9988
38
  - name: test
39
- num_bytes: 414484988
40
  num_examples: 2672
41
- download_size: 1559901868
42
- dataset_size: 1968208049
43
  configs:
44
  - config_name: default
45
  data_files:
 
31
  sequence: float32
32
  - name: bigbird_embeddings
33
  sequence: float32
34
+ - name: deberta_embeddings
35
+ sequence: float32
36
  splits:
37
  - name: train
38
+ num_bytes: 1584446149
39
  num_examples: 9988
40
  - name: test
41
+ num_bytes: 422704060
42
  num_examples: 2672
43
+ download_size: 1608156828
44
+ dataset_size: 2007150209
45
  configs:
46
  - config_name: default
47
  data_files:
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6ff72990ea9d86e07edb895f455b96bdde1fb105a5d57fa21e7f7d6c57b4876
3
- size 328219788
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d29cb450f18d3958024d863de5ca954fdd15b2d3a15b413505263cc062558897
3
+ size 338300999
data/train-00000-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e4cbb65d0cc0e359bac5c861ef0bbd59c12c3a924db5108906ca7d0a5b5df56
3
- size 308388190
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f83b04d6950d5dc940d118c634123fb903902d5603e91a334b9e29cb3c2d44c
3
+ size 317931811
data/train-00001-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:96cf7dc70c69651233dff347fa51fa5fffadb5361258f8dc1587e9b715963127
3
- size 308060644
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbb7396c4894ce9887be2300da9611e02dac9de93a08e96eea65c26a062f9d53
3
+ size 317604514
data/train-00002-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1066a0f8ae3eb9b233c5b005fb15b59ab863c6b12950f3813850f23351e779e8
3
- size 307619535
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80181ab1749399350d27c18e238a75a31780befa75c5a48ebe3ff1db7279eaf6
3
+ size 317162130
data/train-00003-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46083e36325e0d3311952f2f6aafb25c9afd894404f102b6751f4d5bb836c15e
3
- size 307613711
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7db17979ada67b388b0c41a73a4af81e476e06535fddd81db5e90ccb35f6282
3
+ size 317157374