Skip to content

Commit 0079ccf

Browse files
authored
Change CSV header from 'submission' to 'model'
The header of the CSV file was updated from 'submission' to 'model'.
1 parent bcd885e commit 0079ccf

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

assets/data/Track2_scores_all.csv

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
submission,score_C_0005,id,team
1+
model,score,id,team
22
368923_HCMUS_TheFangs,0.1516907875507338,368923,HCMUS_TheFangs
33
368751_HCMUS_TheFangs,0.1506979457288214,368751,HCMUS_TheFangs
44
368967_HCMUS_TheFangs,0.1469933789113671,368967,HCMUS_TheFangs
@@ -164,3 +164,4 @@ submission,score_C_0005,id,team
164164
365561_sazeglio,0.1087947776987352,365561,sazeglio
165165
368043_sazeglio,0.1075372084316862,368043,sazeglio
166166

167+

0 commit comments

Comments
 (0)