Upload teams.json with huggingface_hub
Browse files- teams.json +24 -0
teams.json
CHANGED
|
@@ -57,5 +57,29 @@
|
|
| 57 |
}
|
| 58 |
]
|
| 59 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 60 |
}
|
| 61 |
}
|
|
|
|
| 57 |
}
|
| 58 |
]
|
| 59 |
}
|
| 60 |
+
},
|
| 61 |
+
"30abe0c0-5717-42d4-b075-b68690c01d47": {
|
| 62 |
+
"id": "30abe0c0-5717-42d4-b075-b68690c01d47",
|
| 63 |
+
"name": "Team_test",
|
| 64 |
+
"members": [
|
| 65 |
+
"666c0034ec7f9498667ac96c"
|
| 66 |
+
],
|
| 67 |
+
"leader": "666c0034ec7f9498667ac96c",
|
| 68 |
+
"other_data": {
|
| 69 |
+
"team_name": "Team_test",
|
| 70 |
+
"team_members": [
|
| 71 |
+
{
|
| 72 |
+
"name": "pan",
|
| 73 |
+
"email": "[email protected]",
|
| 74 |
+
"institution": "XJTU",
|
| 75 |
+
"is_student": false,
|
| 76 |
+
"majar": null,
|
| 77 |
+
"degree": null,
|
| 78 |
+
"advising_professor": null,
|
| 79 |
+
"grade": null,
|
| 80 |
+
"expected_graduation_year": null
|
| 81 |
+
}
|
| 82 |
+
]
|
| 83 |
+
}
|
| 84 |
}
|
| 85 |
}
|