jorgeortizfuentes's picture
Upload README.md with huggingface_hub
af9eed2
|
raw
history blame
1.31 kB
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: tokens
      sequence: string
    - name: att_tags
      sequence:
        class_label:
          names:
            '0': B-propriety (J3)
            '1': I-Affect
            '2': B-tenacity (J3)
            '3': I-tenacity (J3)
            '4': B-capacity (J3)
            '5': I-Negative
            '6': I-Social Sanction (J2)
            '7': B-Social Sanction (J2)
            '8': B-Social Esteem (J2)
            '9': I-capacity (J3)
            '10': I-normality (J3)
            '11': B-normality (J3)
            '12': B-Judgment (J1)
            '13': B-Affect
            '14': I-Appreciation
            '15': I-Judgment (J1)
            '16': I-NG
            '17': B-Appreciation
            '18': I-propriety (J3)
            '19': I-veracity (J3)
            '20': B-Negative
            '21': I-Social Esteem (J2)
            '22': B-veracity (J3)
            '23': O
            '24': B-NG
  splits:
    - name: train
      num_bytes: 806686.2274741507
      num_examples: 1083
    - name: validation
      num_bytes: 201857.77252584934
      num_examples: 271
  download_size: 284881
  dataset_size: 1008544

Dataset Card for "spanish_attitude_conll2003"

More Information needed