Csed-dev commited on
Commit
11ad9dc
·
verified ·
1 Parent(s): 3d18570

Fix compressed size: 1.9 GB (not 1.4 GB)

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -27,7 +27,7 @@ A curated subset of the [SuiteSparse Matrix Collection](https://sparse.tamu.edu/
27
  - **License:** CC-BY 4.0
28
  - **Total matrices:** 867
29
  - **Format:** Matrix Market (.mtx)
30
- - **Size on disk:** ~5.7 GB
31
 
32
  | Property | Value |
33
  |---|---|
@@ -59,7 +59,7 @@ A curated subset of the [SuiteSparse Matrix Collection](https://sparse.tamu.edu/
59
  ├── README.md
60
  ├── manifest.parquet # Matrix metadata (browsable in HF Dataset Viewer)
61
  ├── suitesparse_manifest.json # Full manifest with all 867 matrix metadata
62
- ├── suitesparse.tar.gz # All 867 matrices (1.8 GB compressed, ~5.7 GB extracted)
63
  │ └── suitesparse/
64
  │ ├── 2D_27628_bjtcai/
65
  │ │ └── 2D_27628_bjtcai.mtx
 
27
  - **License:** CC-BY 4.0
28
  - **Total matrices:** 867
29
  - **Format:** Matrix Market (.mtx)
30
+ - **Size on disk:** ~5.7 GB (1.9 GB compressed)
31
 
32
  | Property | Value |
33
  |---|---|
 
59
  ├── README.md
60
  ├── manifest.parquet # Matrix metadata (browsable in HF Dataset Viewer)
61
  ├── suitesparse_manifest.json # Full manifest with all 867 matrix metadata
62
+ ├── suitesparse.tar.gz # All 867 matrices (1.9 GB compressed, ~5.7 GB extracted)
63
  │ └── suitesparse/
64
  │ ├── 2D_27628_bjtcai/
65
  │ │ └── 2D_27628_bjtcai.mtx