Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- infinite-dataset-hub
|
5 |
+
- synthetic
|
6 |
+
---
|
7 |
+
|
8 |
+
# BlockchainUtilityContracts
|
9 |
+
|
10 |
+
tags: contracts, underground, machine learning
|
11 |
+
|
12 |
+
_Note: This is an AI-generated dataset so its content may be inaccurate or false_
|
13 |
+
|
14 |
+
**Dataset Description:**
|
15 |
+
|
16 |
+
The 'BlockchainUtilityContracts' dataset comprises records from various utility contracts in the underground sector, where blockchain technology is integrated to enhance transparency, efficiency, and security. Each record includes details about the contract type, involved parties, blockchain platform used, contract terms, and labels indicating the contract's features related to blockchain technology. The labels are designed to help machine learning models easily identify patterns or categorizations within the data.
|
17 |
+
|
18 |
+
**CSV Content Preview:**
|
19 |
+
|
20 |
+
```csv
|
21 |
+
Contract_ID,Contract_Type,Contractor_Details,Blockchain_Platform,Contract_Duration,Contract_Value,Payment_Schedule,Contract_Features,Labels
|
22 |
+
BCU1234,Service Agreement,Underground Construction Inc.,Ethereum,24 months,250000,Quarterly,Smart Contract,BlockchainIntegration,EfficiencyImprovement,SecurityEnhancement
|
23 |
+
BCU1235,Maintenance Contract,Utility Pipes Co.,Hyperledger,12 months,120000,Monthly,Data Auditing,BlockchainIntegration,Smart Contract,DataTransparency
|
24 |
+
BCU1236,Installation Contract,Deep Subway Constructors,EOS,18 months,300000,Bi-monthly,Tokenized Assets,BlockchainIntegration,TokenizedAssets,SecurityEnhancement
|
25 |
+
BCU1237,Infrastructure Upgrade,City Waterworks Ltd.,TRON,36 months,600000,Quarterly,Distributed Ledger,BlockchainIntegration,DistributedLedger,TransparencyImprovement
|
26 |
+
BCU1238,Resource Allocation,Subterranean Services,NEO,24 months,200000,Monthly,Automated Governance,BlockchainIntegration,AutomatedGovernance,EfficiencyImprovement
|
27 |
+
```
|
28 |
+
|
29 |
+
This CSV preview shows a plausible dataset with realistic contract details and blockchain-related labels. Each label helps to identify key aspects of how blockchain technology is applied within underground utility contracts, which can be beneficial for various machine learning tasks, such as classification, clustering, or predictive analysis.
|
30 |
+
|
31 |
+
**Source of the data:**
|
32 |
+
|
33 |
+
The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query 'blockchain technology and Underground Utility Contractors':
|
34 |
+
|
35 |
+
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=blockchain+technology+and+Underground+Utility+Contractors&dataset=BlockchainUtilityContracts&tags=contracts,+underground,+machine+learning
|
36 |
+
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
|
37 |
+
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub
|