ariG23498 HF Staff commited on
Commit
cc58858
·
verified ·
1 Parent(s): 9fcc0e9

Adding `transformers` as the library name

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,6 +8,7 @@ tags:
8
  - contextual-embeddings
9
  language:
10
  - multilingual
 
11
  ---
12
 
13
 
@@ -263,5 +264,4 @@ packed_embeddings = [np.packbits(b, axis=-1) for b in bits]
263
 
264
  ## Technical Details
265
 
266
- For comprehensive technical details and evaluation results, see our paper on arXiv: https://arxiv.org/abs/2602.11151.
267
-
 
8
  - contextual-embeddings
9
  language:
10
  - multilingual
11
+ library_name: transformers
12
  ---
13
 
14
 
 
264
 
265
  ## Technical Details
266
 
267
+ For comprehensive technical details and evaluation results, see our paper on arXiv: https://arxiv.org/abs/2602.11151.