MLNTeam-Unical commited on
Commit
4d623b3
1 Parent(s): de8151c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -43,7 +43,9 @@ pretty_name: NFT-70M_image
43
  The *NFT-70M_image* dataset is a companion for our released [**NFT-70M_transactions**](https://huggingface.co/datasets/MLNTeam-Unical/NFT-70M_transactions) dataset,
44
  which is the largest and most up-to-date collection of Non-Fungible Tokens (NFT) transactions between 2021 and 2023 sourced from [OpenSea](https://opensea.io).
45
 
46
- As we also reported in the "data anonymization" section of the dataset card of *NFT-70M_transactions*, the URLs of NFT images data were replaced by identifiers to numerical vectors that represent an encrypted representation (i.e., embeddings) of the image contents obtained via neural network models.
 
 
47
 
48
 
49
 
 
43
  The *NFT-70M_image* dataset is a companion for our released [**NFT-70M_transactions**](https://huggingface.co/datasets/MLNTeam-Unical/NFT-70M_transactions) dataset,
44
  which is the largest and most up-to-date collection of Non-Fungible Tokens (NFT) transactions between 2021 and 2023 sourced from [OpenSea](https://opensea.io).
45
 
46
+ As we also reported in the "Data anonymization" section of the dataset card of *NFT-70M_transactions*,
47
+ the URLs of NFT images data were replaced by identifiers to numerical vectors that represent an encrypted representation (i.e., embeddings)
48
+ of the image contents obtained via the [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) neural network model.
49
 
50
 
51