Datasets:

Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:
ACDRepo commited on
Commit
e22d858
·
verified ·
1 Parent(s): c806951

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ Each matrix is stored on a single line in row-major format. For instance,
32
 
33
  `[ 3, 5, 4, 2, 6, 7, 7, 5, 6, 1, 4, 3, 6, 4, 1, 5, 7, 2, 6, 3, 1, 5, 7, 2, 2, 3, 1, 4, 7, 6, 2, 3, 4, 1, 7, 5, 2, 3, 4, 1, 6, 5 ]`.
34
 
35
- Labels are `0` (not a weaving pattern) and `1` (a weaving pattern).
36
 
37
  **Statistics**
38
  | | Weaving patterns | Non-weaving patterns | Total instances |
 
32
 
33
  `[ 3, 5, 4, 2, 6, 7, 7, 5, 6, 1, 4, 3, 6, 4, 1, 5, 7, 2, 6, 3, 1, 5, 7, 2, 2, 3, 1, 4, 7, 6, 2, 3, 4, 1, 7, 5, 2, 3, 4, 1, 6, 5 ]`.
34
 
35
+ Labels are `1` (not a weaving pattern) and `0` (a weaving pattern).
36
 
37
  **Statistics**
38
  | | Weaving patterns | Non-weaving patterns | Total instances |