osanseviero HF staff commited on
Commit
44e0fa3
1 Parent(s): 25fd3ea
Files changed (3) hide show
  1. 2_Dense/pytorch_model.bin +1 -1
  2. README.md +9 -6
  3. pytorch_model.bin +1 -1
2_Dense/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b03f7c88c1cc5a16f19b10efdc3857bda424ccfd999b13eb3f4788d860d097a4
3
  size 1573817
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1308bb02b2929fdcfb8a29b32df550b3dfc07152c553f6c9253eb890dbcf023
3
  size 1573817
README.md CHANGED
@@ -4,18 +4,21 @@ tags:
4
  - feature-extraction
5
  ---
6
 
7
- # TODO: Name of Model
8
 
9
  TODO: Description
10
 
11
- ## Model Description
12
  TODO: Add relevant content
13
 
14
  (0) Base Transformer Type: DistilBertModel
 
15
  (1) Pooling mean
 
16
  (2) Dense 768x512
17
 
18
- ## Usage (Sentence-Transformers)
 
19
 
20
  Using this model becomes more convenient when you have [sentence-transformers](https://github.com/UKPLab/sentence-transformers) installed:
21
 
@@ -32,8 +35,8 @@ embeddings = model.encode(sentences)
32
  print(embeddings)
33
  ```
34
 
35
- ## TODO: Training Procedure
36
 
37
- ## TODO: Evaluation Results
38
 
39
- ## TODO: Citing & Authors
 
4
  - feature-extraction
5
  ---
6
 
7
+ # TODO: Name of Model
8
 
9
  TODO: Description
10
 
11
+ ## Model Description
12
  TODO: Add relevant content
13
 
14
  (0) Base Transformer Type: DistilBertModel
15
+
16
  (1) Pooling mean
17
+
18
  (2) Dense 768x512
19
 
20
+
21
+ ## Usage (Sentence-Transformers)
22
 
23
  Using this model becomes more convenient when you have [sentence-transformers](https://github.com/UKPLab/sentence-transformers) installed:
24
 
 
35
  print(embeddings)
36
  ```
37
 
38
+ ## TODO: Training Procedure
39
 
40
+ ## TODO: Evaluation Results
41
 
42
+ ## TODO: Citing & Authors
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee62605b8cd9605693d58b9e7789ee4752832198b6eabe299764fc7bcfd69303
3
  size 538974807
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecf078c65679cfcf827ad5f8a0424a4af66761dfafc28aac3e00d13825f8e868
3
  size 538974807