AndreaTacchella commited on
Commit
5b9821a
·
verified ·
1 Parent(s): 9af7485

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -10
README.md CHANGED
@@ -1,16 +1,17 @@
1
  ---
2
  license: cc-by-sa-4.0
3
  language:
4
- - en
5
  tags:
6
- - bert
7
- - patents
8
- - ipc
9
- - embeddings
10
- - semantic-similarity
11
- - masked-language-modeling
12
- - patent-classification
13
- base_model: anferico/bert-for-patents
 
14
  pipeline_tag: feature-extraction
15
  arxiv: 2605.04875
16
  ---
@@ -200,4 +201,4 @@ last_hidden = outputs.hidden_states[-1] # (batch, seq_len, 1024)
200
  journal = {arXiv preprint arXiv:2605.04875},
201
  year = {2026}
202
  }
203
- ```
 
1
  ---
2
  license: cc-by-sa-4.0
3
  language:
4
+ - en
5
  tags:
6
+ - bert
7
+ - patents
8
+ - ipc
9
+ - embeddings
10
+ - semantic-similarity
11
+ - masked-language-modeling
12
+ - patent-classification
13
+ base_model:
14
+ - saroyehun/bertforpatent-mirror-meanpooling
15
  pipeline_tag: feature-extraction
16
  arxiv: 2605.04875
17
  ---
 
201
  journal = {arXiv preprint arXiv:2605.04875},
202
  year = {2026}
203
  }
204
+ ```