audreyberquand commited on
Commit
e94947c
·
1 Parent(s): d6174ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -1,4 +1,4 @@
1
- **SpaceBERT**
2
 
3
  This is one of the 3 further pre-trained models from the SpaceTransformers family presented in [SpaceTransformers: Language Modeling for Space Systems](https://ieeexplore.ieee.org/document/9548078). The original Git repo is [strath-ace/smart-nlp](https://github.com/strath-ace/smart-nlp).
4
 
@@ -6,6 +6,9 @@ The further pre-training corpus includes publications abstracts, books, and Wiki
6
 
7
  If using this model, please cite the following paper:
8
 
 
 
 
9
  @ARTICLE{
10
  9548078,
11
  author={Berquand, Audrey and Darm, Paul and Riccardi, Annalisa},
@@ -16,4 +19,5 @@ volume={9},
16
  number={},
17
  pages={133111-133122},
18
  doi={10.1109/ACCESS.2021.3115659}
19
- }
 
 
1
+ ### SpaceBERT
2
 
3
  This is one of the 3 further pre-trained models from the SpaceTransformers family presented in [SpaceTransformers: Language Modeling for Space Systems](https://ieeexplore.ieee.org/document/9548078). The original Git repo is [strath-ace/smart-nlp](https://github.com/strath-ace/smart-nlp).
4
 
 
6
 
7
  If using this model, please cite the following paper:
8
 
9
+ ### BibTeX entry and citation info
10
+
11
+ ```
12
  @ARTICLE{
13
  9548078,
14
  author={Berquand, Audrey and Darm, Paul and Riccardi, Annalisa},
 
19
  number={},
20
  pages={133111-133122},
21
  doi={10.1109/ACCESS.2021.3115659}
22
+ }
23
+ ```