Upload teams.json with huggingface_hub
Browse files- teams.json +24 -0
teams.json
CHANGED
@@ -151,5 +151,29 @@
|
|
151 |
}
|
152 |
]
|
153 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
154 |
}
|
155 |
}
|
|
|
151 |
}
|
152 |
]
|
153 |
}
|
154 |
+
},
|
155 |
+
"bdfbb8e7-3f1a-43b0-a9e5-e344ae4426b6": {
|
156 |
+
"id": "bdfbb8e7-3f1a-43b0-a9e5-e344ae4426b6",
|
157 |
+
"name": "123",
|
158 |
+
"members": [
|
159 |
+
"6856d71bd6be275d4cd8dcf3"
|
160 |
+
],
|
161 |
+
"leader": "6856d71bd6be275d4cd8dcf3",
|
162 |
+
"other_data": {
|
163 |
+
"team_name": "123",
|
164 |
+
"team_members": [
|
165 |
+
{
|
166 |
+
"name": "1",
|
167 |
+
"email": "[email protected]",
|
168 |
+
"institution": "1",
|
169 |
+
"is_student": false,
|
170 |
+
"majar": null,
|
171 |
+
"degree": null,
|
172 |
+
"advising_professor": null,
|
173 |
+
"grade": null,
|
174 |
+
"expected_graduation_year": null
|
175 |
+
}
|
176 |
+
]
|
177 |
+
}
|
178 |
}
|
179 |
}
|