Ngit commited on
Commit
1912ef9
·
verified ·
1 Parent(s): 5ce80f0

Fix table scores

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -51,8 +51,8 @@ The following hyperparameters were used during training:
51
 
52
  | Teacher (params) | Student (params) | Set | Score (teacher) | Score (student) |
53
  |--------------------|-------------|----------|--------| --------|
54
- | tasinhoque/text-classification-goemotions (355M) | MiniLMv2-L6-H384-goemotions-v2 | Validation | 0.514252 |0.484898 |
55
- | tasinhoque/text-classification-goemotions (33M) | MiniLMv2-L6-H384-goemotions-v2 | Test | 0.501937 | 0.486890 |
56
 
57
  # Deployment
58
 
 
51
 
52
  | Teacher (params) | Student (params) | Set | Score (teacher) | Score (student) |
53
  |--------------------|-------------|----------|--------| --------|
54
+ | tasinhoque/text-classification-goemotions (355M) | MiniLMv2-goemotions-v2 | Validation | 0.514252 |0.484898 |
55
+ | tasinhoque/text-classification-goemotions (33M) | MiniLMv2-goemotions-v2 | Test | 0.501937 | 0.486890 |
56
 
57
  # Deployment
58