vincentmussot commited on
Commit
bfc3e80
·
verified ·
1 Parent(s): 05a97e1

Main dataset Upload

Browse files
Files changed (3) hide show
  1. label_mapping.json +15 -0
  2. test_data.csv +0 -0
  3. train_data.csv +0 -0
label_mapping.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Airspaces": 0,
3
+ "Communication_and_Radar": 1,
4
+ "GPS": 2,
5
+ "Landing_Navaids": 3,
6
+ "Obstacles": 4,
7
+ "Parking": 5,
8
+ "Procedure": 6,
9
+ "Runway": 7,
10
+ "Services_and_Facilities": 8,
11
+ "Signs_and_Lights": 9,
12
+ "Taxiway": 10,
13
+ "Terminal_or_Enroute_Navaids": 11,
14
+ "Wildlife": 12
15
+ }
test_data.csv ADDED
The diff for this file is too large to render. See raw diff
 
train_data.csv ADDED
The diff for this file is too large to render. See raw diff