Libra-1995 commited on
Commit
0c8fbbb
·
verified ·
1 Parent(s): 3edfe91

Upload teams.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. teams.json +37 -1
teams.json CHANGED
@@ -1 +1,37 @@
1
- {}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "9ddbfae2-5a48-464b-924f-276e95cddb6d": {
3
+ "id": "9ddbfae2-5a48-464b-924f-276e95cddb6d",
4
+ "name": "official_test",
5
+ "members": [
6
+ "664d9d1eafe6e8c3a986ef67"
7
+ ],
8
+ "leader": "664d9d1eafe6e8c3a986ef67",
9
+ "other_data": {
10
+ "team_name": "official_test",
11
+ "team_members": [
12
+ {
13
+ "name": "Hongyu Zhou",
14
+ "email": "hyzhou@zju.edu.cn",
15
+ "institution": "ZJU",
16
+ "is_student": true,
17
+ "majar": "xx",
18
+ "degree": "Bachelor",
19
+ "advising_professor": "xx",
20
+ "grade": "1",
21
+ "expected_graduation_year": "2025"
22
+ },
23
+ {
24
+ "name": "11",
25
+ "email": "11@zju.edu.cn",
26
+ "institution": "zju",
27
+ "is_student": false,
28
+ "majar": null,
29
+ "degree": null,
30
+ "advising_professor": null,
31
+ "grade": null,
32
+ "expected_graduation_year": null
33
+ }
34
+ ]
35
+ }
36
+ }
37
+ }