ShimizuYuki commited on
Commit
1611c62
·
verified ·
1 Parent(s): a1d36e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -50,6 +50,7 @@ A table contains three columns hero1[str], hero2[str] and counts[int], which is
50
 
51
  **adjacency_matrix.csv:**
52
  A matrix contains 6267 columns times 6267 rows, each cell with an [int] value. Each row/column represents a hero, each nondiagonal cell represents the total times the colunm hero and the row hero shows in a same comic and each diagonal cell represents the total counts of the colunm(row) hero in this dataset.
 
53
 
54
  ## Source Data
55
 
 
50
 
51
  **adjacency_matrix.csv:**
52
  A matrix contains 6267 columns times 6267 rows, each cell with an [int] value. Each row/column represents a hero, each nondiagonal cell represents the total times the colunm hero and the row hero shows in a same comic and each diagonal cell represents the total counts of the colunm(row) hero in this dataset.
53
+ **This file cannot be accessed by config directly, please download by filename.**
54
 
55
  ## Source Data
56