Skip to main content

Openvalidators is a collection of open source validators for the Bittensor Network.

Project description

Open Validators

Discord Chat PyPI version License: MIT


This repository contains Bittensor Validators designed by the OpenTensor Foundation team for the community. It offers several functionalities, such as:

  • Building and running Bittensor validators
  • Real-time analysis of validator performance integrated with wandb
  • Offline analysis of data generated from the network
  • Creation of datasets using network data for training miners

The main goal of this repository is to facilitate the interaction with the Bittensor network by providing a set of open-source validators to the community. The current validator implementation queries the network for responses and evaluations using carefully crafted prompts, that are later evaluated by a large foundation GPT-J reward model.

Additionally, the repository provides an analysis and data toolkit that allows users to analyze the data generated from the validator's interaction with the network. By default, the validator collects various data points, such as question responses, evaluations, rewards and scorings by UID, and model performance data. This data is then sent to wandb, making it publicly accessible to the community.

The toolkit also includes scripts to analyze and extract data from specific validator runs or multiple runs, simplifying the creation of valuable datasets for the community's miners.

To learn more about the Bittensor validation process, check out this documentation.

Usage

There are currently four main avenues for engaging with this repository:

  1. Validators:

    • Designed for TAO holders who aim to build or run validators developed by the foundation.
  2. [Real-time performance analysis with wandb integration](#Real-time performance analysis with wandb integration):

    • Allows users to analyze the performance of various validators runs in real-time using wandb.
  3. [Data analysis](#Data analysis)

    • Caters to individuals, researchers, and data scientists interested in analyzing the data generated from the validators' interaction with the Bittensor network.
  4. [Dataset creation](#Dataset creation)

    • Serves individuals, researchers, and developers who seek to create datasets for the community's miners.

Install

There are two ways to use OpenTensor validators:

  1. With pip:
$ pip3 install open-validators
  1. From source:
$ git clone https://github.com/opentensor/opentensor-validators.git
$ python3 -m pip install -e validators/
  1. From docker (TO BE CONFIRMED):
$ docker pull opentensor/opentensor-validators

You can test the installation by running the following command: Get the help from the validator.

$ python3 validator/neuron.py --help

Validators

Participation in Network Validation is available to TAO holders. The validation mechanism utilizes a dual proof-of-stake and proof-of-work system known as Yuma Consensus, which you can learn more about here. To start validating, you will need to have a Bittensor wallet with a sufficient amount of TAO tokens staked.

Once you have your wallet ready for validation, you can start the foundation validator by running the following command:

$ python3 validators/neuron.py --wallet.name <your-wallet-name> --wallet.hotkey <your-wallet-hot-key>

Real-time performance analysis with wandb integration

By default, the validator sends data to wandb, allowing users to analyze the performance of the validator in real-time. All the data sent to wandb is publicly available to the community at the following link.

You don't need to have a wandb account to access the data or to generate a new run, but bear in mind that data generated by anonymous users will be deleted after 7 days as default wandb policy.

Data Analysis

This repository provides a set of tools to analyze the data generated by the validators. The scripts and notebooks are located in the analysis folder.

Dataset creation

For the individuals who are eager to create datasets tailored specifically for the community's miners. With convenient scripts available in the scripts folder, you can effortlessly download data from specific or multiple runs of wandb, empowering you to curate comprehensive and valuable datasets that align with your mining objectives.

License

The MIT License (MIT) Copyright © 2023 Yuma Rao

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

test-openvalidators-0.1.0.tar.gz (26.0 kB view details)

Uploaded Source

Built Distribution

test_openvalidators-0.1.0-py3-none-any.whl (36.4 kB view details)

Uploaded Python 3

File details

Details for the file test-openvalidators-0.1.0.tar.gz.

File metadata

  • Download URL: test-openvalidators-0.1.0.tar.gz
  • Upload date:
  • Size: 26.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.16

File hashes

Hashes for test-openvalidators-0.1.0.tar.gz
Algorithm Hash digest
SHA256 031a8b6623045b72296e8a98770df7dbc226343bf798a5f7864c852f5fbcddc6
MD5 801480c86ddcdbfaf7737bce36623643
BLAKE2b-256 579e6bb6622d92e284eaad8b49d155935c429223474badf62301350cd9313735

See more details on using hashes here.

File details

Details for the file test_openvalidators-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for test_openvalidators-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 274a64b0525167b7472b9eb5e9d95a0c6c38265c7be1ac9f51e991c20c6ea7d3
MD5 3bcdb7925b279e8c5628802bd89b6e6d
BLAKE2b-256 d43a2fbe8b1fd4e6d8e08aea65f9aed79dc7e056ab690a480d4640da80fbbe0d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page