Tristan commited on
Commit
71a3160
1 Parent(s): c058281

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -71,7 +71,7 @@ The model was trained according to the OLM GPT2 instructions at this [repo](http
71
 
72
  The model achieves the following results without any fine-tuning (zero-shot):
73
 
74
- | Task | Metric | Original GPT2 | OLM GPT2 Oct 2022 (Ours) | Significance (two-tailed p-value) |
75
  |:------------|:-----------|--------------------:|-------------------------:|----------------------------------:|
76
  |rte |acc |0.5307 |0.5415 |0.7188 |
77
  |piqa |acc/acc_norm|0.6289/0.6251 |**0.6638**/**0.6670** |**0.0020**/**0.0002** |
 
71
 
72
  The model achieves the following results without any fine-tuning (zero-shot):
73
 
74
+ | Task | Metric | Original GPT2 | OLM GPT2 Oct 2022 (Ours) | Significance of Difference (two-tailed p-value) |
75
  |:------------|:-----------|--------------------:|-------------------------:|----------------------------------:|
76
  |rte |acc |0.5307 |0.5415 |0.7188 |
77
  |piqa |acc/acc_norm|0.6289/0.6251 |**0.6638**/**0.6670** |**0.0020**/**0.0002** |