ppsingh commited on
Commit
82d6e43
1 Parent(s): ae83ea0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
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
- - **Target**: Targets are an intention to achieve a specific result, for example, to reduce GHG emissions to a specific level
80
- (a GHG target) or increase energy efficiency or renewable energy to a specific level (a non-GHG target), typically by
81
- a certain date.
82
- - **Action**: Actions are an intention to implement specific means of achieving GHG reductions, usually in forms of concrete projects.
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