MLNTeam-Unical commited on
Commit
6c4af1c
1 Parent(s): a924060

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +35 -1
README.md CHANGED
@@ -14,4 +14,38 @@ dataset_info:
14
  ---
15
  # Dataset Card for "NFT-70M_text"
16
 
17
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ---
15
  # Dataset Card for "NFT-70M_text"
16
 
17
+
18
+
19
+ ## Dataset summary
20
+ The *NFT-70M_text* dataset is a companion for our released [**NFT-70M_transactions**](https://huggingface.co/datasets/MLNTeam-Unical/NFT-70M_transactions) dataset,
21
+ 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).
22
+
23
+ As we also reported in the "data anonymization" section of the dataset card of *NFT-70M_transactions*, the textual contents associated with the NFT data were replaced by identifiers to numerical vectors that represent an encrypted representation (i.e., embeddings) of the text contents obtained via neural network models.
24
+
25
+
26
+
27
+ ## Ethical use of data and informed consent
28
+ This data repository is made available for research and informational purposes only.
29
+
30
+ Any finding that might be drawn from the data provided within this repository should be intended to support decision-making regarding actions made on NFTs, and not to replace the human specialists.
31
+
32
+ *The authors are not responsible for any issues related to trading failures based on the data provided within this repository.*
33
+
34
+ ## Terms of Usage
35
+ Please cite the following papers in any research product whose findings are based on the data provided within this repository:
36
+
37
+ - L. La Cava, D. Costa, A. Tagarelli: SONAR: Web-based Tool for Multimodal Exploration of Non-Fungible Token Inspiration Networks. In: Proc. ACM SIGIR 2023. Taipei, Taiwan, July 23-27 2023. DOI: https://doi.org/10.1145/3539618.3591821
38
+ - L. La Cava, D. Costa, A. Tagarelli: Visually Wired NFTs: Exploring the Role of Inspiration in Non-Fungible Tokens. CoRR abs/2303.17031 (2023). DOI: https://doi.org/10.48550/arXiv.2303.17031
39
+ - D. Costa, L. La Cava, A. Tagarelli: Show me your NFT and I tell you how it will perform: Multimodal representation learning for NFT selling price prediction. In: Proc. ACM WebConf 2023, pp. 1875-1885. Austin, TX, USA, 30 April 2023 – 4 May 2023. DOI: https://doi.org/10.1145/3543507.3583520
40
+
41
+ Data within this repository were fetched using the REST APIs provided by OpenSea. You should also acknowledge [OpenSea API]("https://docs.opensea.io/reference/api-overview).
42
+
43
+ ## Liability statement
44
+ The authors hereby declare that they are not responsible for any harmful or objectionable content that may be contained within the data provided within this repository.
45
+ Users of the dataset are expected to exercise due diligence and responsibility when using the data, including but not limited to:
46
+ (i) Content Review: Users should review the dataset's contents carefully and assess its suitability for their intended purposes; (ii) Compliance: Users are responsible for ensuring that their use of the dataset complies with all applicable laws, regulations, and ethical standards;
47
+ (iii) Data Processing: Users may need to apply data preprocessing, filtering, or other techniques to remove or address any objectionable or harmful content as needed.
48
+
49
+ The authors of this dataset disclaim any liability for the accuracy, completeness, or suitability of the data and shall not be held responsible for any consequences resulting from the use or misuse of the dataset.
50
+
51
+ *By accessing and using this dataset, users acknowledge and accept this disclaimer.*