Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: distilbert-base-uncased
|
3 |
+
model-index:
|
4 |
+
- name: ojobert
|
5 |
+
results: []
|
6 |
+
license: mit
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
widget:
|
10 |
+
- text: "You must be proficient in [MASK]."
|
11 |
+
- text: "Would you like to join a major manufacturing [MASK]?"
|
12 |
+
---
|
13 |
+
|
14 |
+
_Nesta, the UK's innovation agency, has been scraping online job adverts since 2021 and building algorithms to extract and structure information as part of the [Open Jobs Observatory](https://www.nesta.org.uk/project/open-jobs-observatory/) project._
|
15 |
+
|
16 |
+
_Although we are unable to share the raw data openly, we aim to open source **our models, algorithms and tools** so that anyone can use them for their own research and analysis._
|