zekun-li commited on
Commit
573c734
1 Parent(s): 67d080b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -20
README.md CHANGED
@@ -18,20 +18,18 @@ GeoLM is a language model based on BERT that facilitates **geospatial understand
18
 
19
 
20
 
21
- - **Developed by:** [More Information Needed]
22
- - **Shared by [optional]:** [More Information Needed]
23
- - **Model type:** [More Information Needed]
24
- - **Language(s) (NLP):** [More Information Needed]
25
- - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
 
28
  ### Model Sources [optional]
29
 
30
  <!-- Provide the basic links for the model. -->
31
 
32
- - **Repository:** [More Information Needed]
33
- - **Paper [optional]:** http://arxiv.org/abs/2310.14478
34
- - **Demo [optional]:** [More Information Needed]
35
 
36
  ## Uses
37
 
@@ -138,17 +136,6 @@ Use the code below to get started with the model.
138
 
139
  [More Information Needed]
140
 
141
- ## Environmental Impact
142
-
143
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
-
145
- Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
-
147
- - **Hardware Type:** [More Information Needed]
148
- - **Hours used:** [More Information Needed]
149
- - **Cloud Provider:** [More Information Needed]
150
- - **Compute Region:** [More Information Needed]
151
- - **Carbon Emitted:** [More Information Needed]
152
 
153
  ## Technical Specifications [optional]
154
 
 
18
 
19
 
20
 
21
+ - **Developed by:** Knowledge Computing Lab, UMN
22
+ - **Shared by:** Zekun Li
23
+ - **License:** CC-by-NC 2.0
24
+ - **Finetuned from model:** https://huggingface.co/bert-base-cased
 
 
25
 
26
  ### Model Sources [optional]
27
 
28
  <!-- Provide the basic links for the model. -->
29
 
30
+ - **Repository:** https://github.com/knowledge-computing/geolm
31
+ - **Paper:** http://arxiv.org/abs/2310.14478
32
+
33
 
34
  ## Uses
35
 
 
136
 
137
  [More Information Needed]
138
 
 
 
 
 
 
 
 
 
 
 
 
139
 
140
  ## Technical Specifications [optional]
141