Datasets:

Modalities:
Tabular
Text
Formats:
json
Size:
< 1K
ArXiv:
Libraries:
Datasets
Dask
License:
ojpv commited on
Commit
10b2eb5
·
verified ·
1 Parent(s): bfc4f0c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -16,4 +16,8 @@ with open('cubo1_pickle', 'rb') as file:
16
  # Read metadata
17
  with open('cubo1.json') as f:
18
  meta = json.load(f)
19
- ```
 
 
 
 
 
16
  # Read metadata
17
  with open('cubo1.json') as f:
18
  meta = json.load(f)
19
+ ```
20
+
21
+ ## Citation
22
+
23
+ This dataset is related to the paper: [arXiv:2506.19656](https://arxiv.org/abs/2506.19656)