Commit
·
455da5c
1
Parent(s):
249b43d
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
|
3 |
widget:
|
|
|
1 |
+
##RemoteSensing Distilbert
|
2 |
+
The field of earth observation is expanding all the time. More and more data scientists are interested in this domain, and they're developing computer vision applications that do amazing things, while NLP doesn't seem to be given much consideration in this area
|
3 |
+
That's why I posted Chramer/remote-sensing-distilbert-cased. A masked language model trained on a corpus of technical information about space missions, instruments, and sensors.
|
4 |
+
|
5 |
+
The model is distilbert-based, but I didn't have the chance to play with the hyperparameters of the model because of the limited computational capabilities I have.
|
6 |
+
It was fun to publish my first model on hugging face!
|
7 |
+
|
8 |
+
|
9 |
---
|
10 |
|
11 |
widget:
|