Dataset Preview
Viewer
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
[Errno 39] Directory not empty: '/storage/hf-datasets-cache/medium/datasets/84763420587007-config-parquet-and-info-hemangjoshi37a-autotrain--d87fb8b8/hemangjoshi37a___autotrain-data-stocks-ner-2000-sample-test/default/0.0.0/6a48d5decb05155e0c8634b04511ee395f9cd7ce.incomplete'
Error code:   UnexpectedError

Need help to make the dataset viewer work? Open a discussion for direct support.

_data_files
list
_fingerprint
string
_format_columns
sequence
_format_kwargs
dict
_format_type
null
_indexes
dict
_output_all_columns
bool
_split
null
[ { "filename": "dataset.arrow" } ]
6f6a46094968e7bb
[ "tags", "tokens" ]
{}
null
{}
false
null
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/datasets-cards)

Stocks NER 2000 Sample Test Dataset for Named Entity Recognition

This dataset has been automatically processed by AutoTrain for the project stocks-ner-2000-sample-test, and is perfect for training models for Named Entity Recognition (NER) in the stock market domain.

Dataset Description

The dataset includes 2000 samples of stock market related text, with each sample consisting of a sequence of tokens and their corresponding named entity tags. The language of the dataset is English (BCP-47 code: 'en').

Dataset Structure

The dataset is structured as a list of data instances, where each instance includes the following fields:

  • tokens: a sequence of strings representing the text in the sample.
  • tags: a sequence of integers representing the named entity tags for each token in the sample. There are a total of 12 named entities in the dataset, including 'NANA', 'btst', 'delivery', 'enter', 'entry_momentum', 'exit', 'exit2', 'exit3', 'intraday', 'sl', 'symbol', and 'touched'.

Each sample in the dataset looks like this:

[
  {
    "tokens": [
      "MAXVIL",
      " : CONVERGENCE OF AVERAGES HAPPENING,  VOLUMES ABOVE AVERAGE  RSI FULLY BREAK OUT "
    ],
    "tags": [
      10,
      0
    ]
  },
  {
    "tokens": [
      "INTRADAY",
      " : BUY ",
      "CAMS",
      " ABOVE ",
      "2625",
      " SL ",
      "2595",
      " TARGET ",
      "2650",
      " - ",
      "2675",
      " - ",
      "2700",
      " "
    ],
    "tags": [
      8,
      0,
      10,
      0,
      3,
      0,
      9,
      0,
      5,
      0,
      6,
      0,
      7,
      0
    ]
  }
]

Dataset Splits

The dataset is split into a train and validation split, with 1261 samples in the train split and 480 samples in the validation split.

This dataset is designed to train models for Named Entity Recognition in the stock market domain and can be used for natural language processing (NLP) research and development. Download this dataset now and take the first step towards building your own state-of-the-art NER model for stock market text.

GitHub Link to this project : Telegram Trade Msg Backtest ML

Need custom model for your application? : Place a order on hjLabs.in : Custom Token Classification or Named Entity Recognition (NER) model as in Natural Language Processing (NLP) Machine Learning

What this repository contains? :

  1. Label data using LabelStudio NER(Named Entity Recognition or Token Classification) tool. Screenshot from 2022-09-30 12-28-50 convert to Screenshot from 2022-09-30 18-59-14

  2. Convert LabelStudio CSV or JSON to HuggingFace-autoTrain dataset conversion script Screenshot from 2022-10-01 10-36-03

  3. Train NER model on Hugginface-autoTrain. Screenshot from 2022-10-01 10-38-24

  4. Use Hugginface-autoTrain model to predict labels on new data in LabelStudio using LabelStudio-ML-Backend. Screenshot from 2022-10-01 10-41-07 Screenshot from 2022-10-01 10-42-36 Screenshot from 2022-10-01 10-44-56

  5. Define python function to predict labels using Hugginface-autoTrain model. Screenshot from 2022-10-01 10-47-08 Screenshot from 2022-10-01 10-47-25

  6. Only label new data from newly predicted-labels-dataset that has falsified labels. Screenshot from 2022-09-30 22-47-23

  7. Backtest Truely labelled dataset against real historical data of the stock using zerodha kiteconnect and jugaad_trader. Screenshot from 2022-10-01 00-05-55

  8. Evaluate total gained percentage since inception summation-wise and compounded and plot. Screenshot from 2022-10-01 00-06-59

  9. Listen to telegram channel for new LIVE messages using telegram API for algotrading. Screenshot from 2022-10-01 00-09-29

  10. Serve the app as flask web API for web request and respond to it as labelled tokens. Screenshot from 2022-10-01 00-12-12

  11. Outperforming or underperforming results of the telegram channel tips against exchange index by percentage. Screenshot from 2022-10-01 11-16-27

Place a custom order on hjLabs.in : https://hjLabs.in


Social Media :


Checkout Our Other Repositories

Checkout Our Other Products

Some Cool Arduino and ESP8266 (or NodeMCU) IoT projects:

Checkout Our Awesome 3D GrabCAD Models:

Our HuggingFace Models :

Our HuggingFace Datasets :

We sell Gigs on Fiverr :

Downloads last month
2
Edit dataset card

Models trained or fine-tuned on hemangjoshi37a/autotrain-data-stocks-ner-2000-sample-test