asawczyn commited on
Commit
02a320f
1 Parent(s): 7cebe1c
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -52,12 +52,12 @@ The task is to predict the correct label of the review.
52
 
53
  ## Class distribution
54
 
55
- | Class | train | dev | test |
56
- |:--------|--------:|------:|-------:|
57
- | minus | 0.3756 | - | 0.4134 |
58
- | plus | 0.2775 | - | 0.2768 |
59
- | amb | 0.1991 | - | 0.1659 |
60
- | zero | 0.1477 | - | 0.1439 |
61
 
62
  ## Citation
63
 
 
52
 
53
  ## Class distribution
54
 
55
+ | Class | train | dev | test |
56
+ |:--------|--------:|-------------:|-------:|
57
+ | minus | 0.3756 | 0.3694 | 0.4134 |
58
+ | plus | 0.2775 | 0.2868 | 0.2768 |
59
+ | amb | 0.1991 | 0.1883 | 0.1659 |
60
+ | zero | 0.1477 | 0.1555 | 0.1439 |
61
 
62
  ## Citation
63