nazneen commited on
Commit
1ae536b
1 Parent(s): 0a1f547

model documentation

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,9 +1,13 @@
 
 
 
 
 
1
  # Model Card for ESG-BERT
2
  Domain Specific BERT Model for Text Mining in Sustainable Investing
3
 
4
 
5
 
6
-
7
  # Model Details
8
 
9
  ## Model Description
@@ -156,9 +160,8 @@ Use the code below to get started with the model.
156
 
157
  <details>
158
  <summary> Click to expand </summary>
159
- ```
160
-
161
 
 
162
  pip install torchserve torch-model-archiver
163
 
164
  pip install torchvision
 
1
+ ---
2
+ language:
3
+ - en
4
+
5
+ ---
6
  # Model Card for ESG-BERT
7
  Domain Specific BERT Model for Text Mining in Sustainable Investing
8
 
9
 
10
 
 
11
  # Model Details
12
 
13
  ## Model Description
 
160
 
161
  <details>
162
  <summary> Click to expand </summary>
 
 
163
 
164
+ ```
165
  pip install torchserve torch-model-archiver
166
 
167
  pip install torchvision