Datasets:

Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:
ACDRepo commited on
Commit
5dacf98
·
verified ·
1 Parent(s): 2a150f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -35,10 +35,10 @@ Labels are `0` (not a weaving pattern) and `1` (a weaving pattern).
35
  Data loaders can be found [here](https://github.com/pnnl/ML4AlgComb/tree/master).
36
 
37
  **Statistics**
38
- | | Weaving patterns | Non-weaving patterns |
39
- |----------|----------|---------------|
40
- | Train | 634 | 1,116 |
41
- | Test | 275 | 467 |
42
 
43
  This dataset is small, we encourage users to also look at our dataset of weaving patterns of size \\(7 \times 6\\).
44
 
 
35
  Data loaders can be found [here](https://github.com/pnnl/ML4AlgComb/tree/master).
36
 
37
  **Statistics**
38
+ | | Weaving patterns | Non-weaving patterns | Total instances |
39
+ |----------|----------|---------------|--------|
40
+ | Train | 634 | 1,116 | 1,750 |
41
+ | Test | 275 | 467 | 742 |
42
 
43
  This dataset is small, we encourage users to also look at our dataset of weaving patterns of size \\(7 \times 6\\).
44