Upload dataset
Browse files- README.md +174 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,174 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: Sighting ID
|
5 |
+
dtype: int64
|
6 |
+
- name: Timestamp
|
7 |
+
dtype: string
|
8 |
+
- name: Report Source
|
9 |
+
dtype: string
|
10 |
+
- name: Referred By
|
11 |
+
dtype: string
|
12 |
+
- name: Report Date
|
13 |
+
dtype: string
|
14 |
+
- name: Report Time
|
15 |
+
dtype: string
|
16 |
+
- name: Event Date
|
17 |
+
dtype: string
|
18 |
+
- name: Event Time
|
19 |
+
dtype: string
|
20 |
+
- name: Event Date Note
|
21 |
+
dtype: string
|
22 |
+
- name: Event Time Note
|
23 |
+
dtype: string
|
24 |
+
- name: ApproximateDate
|
25 |
+
dtype: int64
|
26 |
+
- name: Duration
|
27 |
+
dtype: string
|
28 |
+
- name: Address
|
29 |
+
dtype: string
|
30 |
+
- name: OmitAddress
|
31 |
+
dtype: int64
|
32 |
+
- name: Location
|
33 |
+
dtype: string
|
34 |
+
- name: City
|
35 |
+
dtype: string
|
36 |
+
- name: State
|
37 |
+
dtype: string
|
38 |
+
- name: Zip
|
39 |
+
dtype: string
|
40 |
+
- name: County
|
41 |
+
dtype: string
|
42 |
+
- name: Country
|
43 |
+
dtype: string
|
44 |
+
- name: Latitude
|
45 |
+
dtype: float64
|
46 |
+
- name: Longitude
|
47 |
+
dtype: float64
|
48 |
+
- name: TotalObservers
|
49 |
+
dtype: float64
|
50 |
+
- name: Summary
|
51 |
+
dtype: string
|
52 |
+
- name: Narrative
|
53 |
+
dtype: string
|
54 |
+
- name: NumShips
|
55 |
+
dtype: float64
|
56 |
+
- name: Shape
|
57 |
+
dtype: string
|
58 |
+
- name: Abduction
|
59 |
+
dtype: int64
|
60 |
+
- name: Aircraft
|
61 |
+
dtype: int64
|
62 |
+
- name: AnimalResponse
|
63 |
+
dtype: int64
|
64 |
+
- name: AnimalSilence
|
65 |
+
dtype: int64
|
66 |
+
- name: Aura
|
67 |
+
dtype: int64
|
68 |
+
- name: ChangeColor
|
69 |
+
dtype: int64
|
70 |
+
- name: ChangeDirection
|
71 |
+
dtype: int64
|
72 |
+
- name: Electrical/Magnetic
|
73 |
+
dtype: int64
|
74 |
+
- name: Emit Beams
|
75 |
+
dtype: int64
|
76 |
+
- name: Emit Objects
|
77 |
+
dtype: int64
|
78 |
+
- name: Entities
|
79 |
+
dtype: int64
|
80 |
+
- name: InstAccel
|
81 |
+
dtype: int64
|
82 |
+
- name: Landing
|
83 |
+
dtype: int64
|
84 |
+
- name: LightsOnObject
|
85 |
+
dtype: int64
|
86 |
+
- name: MetalSphere
|
87 |
+
dtype: int64
|
88 |
+
- name: Missing Time
|
89 |
+
dtype: int64
|
90 |
+
- name: Moved
|
91 |
+
dtype: int64
|
92 |
+
- name: Phys/Psych Effects
|
93 |
+
dtype: int64
|
94 |
+
- name: Sounds
|
95 |
+
dtype: int64
|
96 |
+
- name: Structured Craft
|
97 |
+
dtype: int64
|
98 |
+
- name: Submerged
|
99 |
+
dtype: int64
|
100 |
+
- name: Trail
|
101 |
+
dtype: int64
|
102 |
+
- name: Pilot
|
103 |
+
dtype: int64
|
104 |
+
- name: Military
|
105 |
+
dtype: int64
|
106 |
+
- name: LawEnforcement
|
107 |
+
dtype: int64
|
108 |
+
- name: AviationExpert
|
109 |
+
dtype: int64
|
110 |
+
- name: WebAlsoCalled
|
111 |
+
dtype: int64
|
112 |
+
- name: InvestigatorRequest
|
113 |
+
dtype: int64
|
114 |
+
- name: DirFromViewer
|
115 |
+
dtype: string
|
116 |
+
- name: AngleOfElevation
|
117 |
+
dtype: float64
|
118 |
+
- name: ViewedFrom
|
119 |
+
dtype: string
|
120 |
+
- name: Heading
|
121 |
+
dtype: string
|
122 |
+
- name: ClosestDistance
|
123 |
+
dtype: string
|
124 |
+
- name: EstSize
|
125 |
+
dtype: string
|
126 |
+
- name: EstSpeed
|
127 |
+
dtype: string
|
128 |
+
- name: Color
|
129 |
+
dtype: string
|
130 |
+
- name: Madar
|
131 |
+
dtype: int64
|
132 |
+
- name: Investigator
|
133 |
+
dtype: string
|
134 |
+
- name: Checked
|
135 |
+
dtype: int64
|
136 |
+
- name: Reviewed
|
137 |
+
dtype: int64
|
138 |
+
- name: Post
|
139 |
+
dtype: int64
|
140 |
+
- name: Posted Date
|
141 |
+
dtype: string
|
142 |
+
- name: HighlightedReport
|
143 |
+
dtype: int64
|
144 |
+
- name: NUFORC Note
|
145 |
+
dtype: string
|
146 |
+
- name: Internal Note
|
147 |
+
dtype: string
|
148 |
+
- name: Explanation
|
149 |
+
dtype: string
|
150 |
+
- name: Certainty
|
151 |
+
dtype: string
|
152 |
+
- name: Contact ID
|
153 |
+
dtype: float64
|
154 |
+
- name: NumReports
|
155 |
+
dtype: float64
|
156 |
+
- name: __index_level_0__
|
157 |
+
dtype: int64
|
158 |
+
splits:
|
159 |
+
- name: train
|
160 |
+
num_bytes: 221016109
|
161 |
+
num_examples: 129594
|
162 |
+
- name: test
|
163 |
+
num_bytes: 55508855
|
164 |
+
num_examples: 32399
|
165 |
+
download_size: 124886409
|
166 |
+
dataset_size: 276524964
|
167 |
+
configs:
|
168 |
+
- config_name: default
|
169 |
+
data_files:
|
170 |
+
- split: train
|
171 |
+
path: data/train-*
|
172 |
+
- split: test
|
173 |
+
path: data/test-*
|
174 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3590f0a110a68c0b498780f072709c2f00cfd6e3651ebec28aeebb8224f3db39
|
3 |
+
size 25111814
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a35baa75a202656f2aa62677906206b69e56c3195b3497bb20235c2c8a3c664c
|
3 |
+
size 99774595
|