Upload teams.json with huggingface_hub
Browse files- teams.json +24 -0
teams.json
CHANGED
@@ -127,5 +127,29 @@
|
|
127 |
}
|
128 |
]
|
129 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
130 |
}
|
131 |
}
|
|
|
127 |
}
|
128 |
]
|
129 |
}
|
130 |
+
},
|
131 |
+
"9645c92e-83e6-435f-b7c1-07d87f022cd1": {
|
132 |
+
"id": "9645c92e-83e6-435f-b7c1-07d87f022cd1",
|
133 |
+
"name": "test_by_hyzhou",
|
134 |
+
"members": [
|
135 |
+
"664d9d1eafe6e8c3a986ef67"
|
136 |
+
],
|
137 |
+
"leader": "664d9d1eafe6e8c3a986ef67",
|
138 |
+
"other_data": {
|
139 |
+
"team_name": "test_by_hyzhou",
|
140 |
+
"team_members": [
|
141 |
+
{
|
142 |
+
"name": "hyzhou",
|
143 |
+
"email": "[email protected]",
|
144 |
+
"institution": "Zhejiang University",
|
145 |
+
"is_student": true,
|
146 |
+
"majar": "CS",
|
147 |
+
"degree": "Bachelor",
|
148 |
+
"advising_professor": "Yiyi",
|
149 |
+
"grade": "4",
|
150 |
+
"expected_graduation_year": "1234"
|
151 |
+
}
|
152 |
+
]
|
153 |
+
}
|
154 |
}
|
155 |
}
|