Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
finer-ord-bio / README.md
ruchit2801's picture
Update README.md
f739e85 verified
|
raw
history blame
1.07 kB
metadata
dataset_info:
  features:
    - name: tokens
      sequence: string
    - name: tags
      sequence: int64
  splits:
    - name: train
      num_bytes: 1359318
      num_examples: 3262
    - name: validation
      num_bytes: 171403
      num_examples: 402
    - name: test
      num_bytes: 433606
      num_examples: 1075
  download_size: 413643
  dataset_size: 1964327
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*

Dataset Summary

For dataset summary, please refer gtfintechlab/finer-ord-bio

Additional Information

This dataset is also available in a different format. The current version has each row containing a list of tokens and their corresponding labels, representing a complete sentence. Alternatively, we offer a format with one token per row. You can find this alternative dataset at: gtfintechlab/finer-ord-bio