ACDRepo commited on
Commit
1b12be9
·
verified ·
1 Parent(s): 9abf1a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -54,9 +54,10 @@ of non-zero coefficients).
54
 
55
  All structure constants in this case are either 0, 1, or 2.
56
 
57
- | 0 | 1 | 2 | Total number of instances
58
- Train | 42,810 | 42,603 | 175 | 85,588
59
- Test | 10,696 | 10,661 | 39 | 21,396
 
60
 
61
  ## Data generation
62
  The Sage notebook within this [directory](https://github.com/pnnl/ML4AlgComb/tree/master/schubert_polynomial_structure)
 
54
 
55
  All structure constants in this case are either 0, 1, or 2.
56
 
57
+ | 0 | 1 | 2 | Total number of instances |
58
+ |---|---|---|-----|
59
+ | Train | 42,810 | 42,603 | 175 | 85,588 |
60
+ | Test | 10,696 | 10,661 | 39 | 21,396 |
61
 
62
  ## Data generation
63
  The Sage notebook within this [directory](https://github.com/pnnl/ML4AlgComb/tree/master/schubert_polynomial_structure)