nlp-thedeep commited on
Commit
0b8561f
1 Parent(s): a1c6187

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +69 -1
README.md CHANGED
@@ -72,7 +72,75 @@ dataset_info:
72
  2: Humanitarian Conditions
73
  3: Impact
74
  4: Priority Interventions
75
- 5: Priority Needs
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
76
  splits:
77
  - name: train
78
  num_examples: 117435
 
72
  2: Humanitarian Conditions
73
  3: Impact
74
  4: Priority Interventions
75
+ 5: Priority Needs
76
+ - name: subpillars_1d
77
+ sequence:
78
+ - class_label:
79
+ names:
80
+ 0: Casualties->Dead
81
+ 1: Casualties->Injured
82
+ 2: Casualties->Missing
83
+ 3: Context->Demography
84
+ 4: Context->Economy
85
+ 5: Context->Environment
86
+ 6: Context->Legal & Policy
87
+ 7: Context->Politics
88
+ 8: Context->Security & Stability
89
+ 9: Context->Socio Cultural
90
+ 10: Covid-19->Cases
91
+ 11: Covid-19->Contact Tracing
92
+ 12: Covid-19->Deaths
93
+ 13: Covid-19->Hospitalization & Care
94
+ 14: Covid-19->Restriction Measures
95
+ 15: Covid-19->Testing
96
+ 16: Covid-19->Vaccination
97
+ 17: Displacement->Intentions
98
+ 18: Displacement->Local Integration
99
+ 19: Displacement->Pull Factors
100
+ 20: Displacement->Push Factors
101
+ 21: Displacement->Type/Numbers/Movements
102
+ 22: Humanitarian Access->Number Of People Facing Humanitarian Access Constraints/Humanitarian Access Gaps
103
+ 23: Humanitarian Access->Physical Constraints
104
+ 24: Humanitarian Access->Population To Relief
105
+ 25: Humanitarian Access->Relief To Population
106
+ 26: Information And Communication->Communication Means And Preferences
107
+ 27: Information And Communication->Information Challenges And Barriers
108
+ 28: Information And Communication->Knowledge And Info Gaps (Hum)
109
+ 29: Information And Communication->Knowledge And Info Gaps (Pop)
110
+ 30: Shock/Event->Hazard & Threats
111
+ 31: Shock/Event->Type And Characteristics
112
+ 32: Shock/Event->Underlying/Aggravating Factors
113
+
114
+ - name: subpillars_2d
115
+ sequence:
116
+ - class_label:
117
+ names:
118
+ 0: At Risk->Number Of People At Risk
119
+ 1: At Risk->Risk And Vulnerabilities
120
+ 2: Capacities & Response->International Response
121
+ 3: Capacities & Response->Local Response
122
+ 4: Capacities & Response->National Response
123
+ 5: Capacities & Response->Number Of People Reached/Response Gaps
124
+ 6: Humanitarian Conditions->Coping Mechanisms
125
+ 7: Humanitarian Conditions->Living Standards
126
+ 8: Humanitarian Conditions->Number Of People In Need
127
+ 9: Humanitarian Conditions->Physical And Mental Well Being
128
+ 10: Impact->Driver/Aggravating Factors
129
+ 11: Impact->Impact On People
130
+ 12: Impact->Impact On Systems, Services And Networks
131
+ 13: Impact->Number Of People Affected
132
+ 14: Priority Interventions->Expressed By Humanitarian Staff
133
+ 15: Priority Interventions->Expressed By Population
134
+ 16: Priority Needs->Expressed By Humanitarian Staff
135
+ 17: Priority Needs->Expressed By Population
136
+ - name: project_title
137
+ dtype: string
138
+ - name: created_at
139
+ dtype: string
140
+ - name: document
141
+ dtype: string
142
+ - name: excerpt
143
+ dtype: string
144
  splits:
145
  - name: train
146
  num_examples: 117435