Update README.md
Browse files
README.md
CHANGED
@@ -76,11 +76,10 @@ The model has been trained using an efficient few-shot learning technique that i
|
|
76 |
## Model Details
|
77 |
The purpose of this model is to predict multiple labels simultaneously from a given input data. Specifically, the model will predict 3 labels -
|
78 |
GHGLabel, NetzeroLabel, NonGHGLabel- that are relevant to a particular task or application
|
79 |
-
- **
|
80 |
-
|
81 |
-
|
82 |
-
- **
|
83 |
-
- **Policies**: Policies are domestic planning documents such as policies, regulations or guidlines.
|
84 |
|
85 |
### Model Description
|
86 |
- **Model Type:** SetFit
|
|
|
76 |
## Model Details
|
77 |
The purpose of this model is to predict multiple labels simultaneously from a given input data. Specifically, the model will predict 3 labels -
|
78 |
GHGLabel, NetzeroLabel, NonGHGLabel- that are relevant to a particular task or application
|
79 |
+
- **GHGLabel**: GHG targets refer to contributions framed as targeted \
|
80 |
+
outcomes in GHG terms
|
81 |
+
- **NetzeroLabel**: Identifies if it contains Netzero Target or not.
|
82 |
+
- **NonGHGLabel**: Target not in terms of GHG, like energy efficiency, expansion of Solar Energy production etc.
|
|
|
83 |
|
84 |
### Model Description
|
85 |
- **Model Type:** SetFit
|