kelingwang commited on
Commit
4e481ff
1 Parent(s): f31107f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -57,7 +57,7 @@ This model predicts strength of causation (SoC) labels based on the text inputs
57
  # Performance and hyperparameters
58
  ## Test metrics
59
  This model achieves the following results on the test dataset. The test dataset is a 25% held-out stratified split of the entire dataset with `SEED=114514`.
60
- * Loss: 0.5916
61
  * Off-by-1 accuracy: 71.1864
62
  * Off-by-2 accuracy: 90.6780
63
  * MSE for ordinal data: 0.7797
 
57
  # Performance and hyperparameters
58
  ## Test metrics
59
  This model achieves the following results on the test dataset. The test dataset is a 25% held-out stratified split of the entire dataset with `SEED=114514`.
60
+ * Loss: 5.2014
61
  * Off-by-1 accuracy: 71.1864
62
  * Off-by-2 accuracy: 90.6780
63
  * MSE for ordinal data: 0.7797