PaulD commited on
Commit
6252385
·
1 Parent(s): 3444be9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -9,11 +9,11 @@ widget:
9
 
10
  ## Model desciption
11
 
12
- This is one of the 3 further pre-trained models from the SpaceTransformers family presented in SpaceTransformers: Language Modeling for Space Systems. The original Git repo is strath-ace/smart-nlp.
13
 
14
- The model was fine-tuned on the presented Concept Recognition dataset. The [notebook](https://colab.research.google.com/drive/1EGh9bdxq6RqIzbvKuptAWvmIBG2EQJzJ?usp=sharing) for fine-tuning can be found here:
15
 
16
- https://colab.research.google.com/drive/1EGh9bdxq6RqIzbvKuptAWvmIBG2EQJzJ?usp=sharing
 
17
 
18
  ### BibTeX entry and citation info
19
 
 
9
 
10
  ## Model desciption
11
 
12
+ This is one of the 3 fine-tuned further pre-trained models from the SpaceTransformers model family presented in SpaceTransformers: Language Modeling for Space Systems. The original Git repo is strath-ace/smart-nlp. The [fine-tuning](https://github.com/strath-ace/smart-nlp/blob/master/SpaceTransformers/CR/CR_ECSS_dataset.json) dataset is available for download and consists of 874 unique manual annotated ECSS requirements.
13
 
 
14
 
15
+ The model was fine-tuned on the presented Concept Recognition dataset. The notebookfor fine-tuning can be assesed in Google Colab:
16
+ [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1EGh9bdxq6RqIzbvKuptAWvmIBG2EQJzJ?usp=sharing)
17
 
18
  ### BibTeX entry and citation info
19