MLNTeam-Unical commited on
Commit
023a686
1 Parent(s): 2428ab9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -111,8 +111,8 @@ For our purposes of re-distribution, we are also committed to ensure non-disclos
111
  In this respect, we carried out three actions:
112
  - Values of all variables describing non-sensitive information were kept in their original form;
113
  - Values of all variables describing sensitive information were anonymized, in a one-way, non-revertible mode;
114
- - URLs of image and text data (i.e., NFT images and their descriptions) were replaced by identifiers to numerical vectors that represent an encrypted representation (i.e., embeddings) of the image/text contents obtained via neural network models.
115
- Such embeddings are eventually provided in place of their original image and text data, and can be found in the [**NFT-70M_image**](https://huggingface.co/datasets/MLNTeam-Unical/NFT-70M_image) and [**NFT-70M_text**](https://huggingface.co/datasets/MLNTeam-Unical/NFT-70M_text) supplementary datasets, respectively.
116
 
117
 
118
  ## Data Fields
 
111
  In this respect, we carried out three actions:
112
  - Values of all variables describing non-sensitive information were kept in their original form;
113
  - Values of all variables describing sensitive information were anonymized, in a one-way, non-revertible mode;
114
+ - URLs of image data and textual contents (i.e., NFT images and their descriptions) were replaced by identifiers to numerical vectors that represent an encrypted representation (i.e., embeddings) of the image/text contents obtained via neural network models. Such embeddings are eventually provided in place of their original image and text data,
115
+ and can be found in the [**NFT-70M_image**](https://huggingface.co/datasets/MLNTeam-Unical/NFT-70M_image) and [**NFT-70M_text**](https://huggingface.co/datasets/MLNTeam-Unical/NFT-70M_text) supplementary datasets, respectively.
116
 
117
 
118
  ## Data Fields