Upload teams.json with huggingface_hub
Browse files- teams.json +24 -0
teams.json
CHANGED
@@ -105,5 +105,29 @@
|
|
105 |
}
|
106 |
]
|
107 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
108 |
}
|
109 |
}
|
|
|
105 |
}
|
106 |
]
|
107 |
}
|
108 |
+
},
|
109 |
+
"4503c7eb-d82a-4f8f-baa4-e09a183a1217": {
|
110 |
+
"id": "4503c7eb-d82a-4f8f-baa4-e09a183a1217",
|
111 |
+
"name": "test-yl",
|
112 |
+
"members": [
|
113 |
+
"68459674959d178c958e26e5"
|
114 |
+
],
|
115 |
+
"leader": "68459674959d178c958e26e5",
|
116 |
+
"other_data": {
|
117 |
+
"team_name": "test-yl",
|
118 |
+
"team_members": [
|
119 |
+
{
|
120 |
+
"name": "Yiyi Liao",
|
121 |
+
"email": "[email protected]",
|
122 |
+
"institution": "Zhejiang University",
|
123 |
+
"is_student": false,
|
124 |
+
"majar": null,
|
125 |
+
"degree": null,
|
126 |
+
"advising_professor": null,
|
127 |
+
"grade": null,
|
128 |
+
"expected_graduation_year": null
|
129 |
+
}
|
130 |
+
]
|
131 |
+
}
|
132 |
}
|
133 |
}
|