shimaore-lexicon / README.md
nairaxo's picture
Upload README.md with huggingface_hub
ea6e37a
|
raw
history blame contribute delete
No virus
715 Bytes
metadata
dataset_info:
  features:
    - name: ID
      dtype: int64
    - name: Word
      dtype: string
    - name: Word Form
      dtype: string
    - name: Translation (fr)
      dtype: string
    - name: Translation (en) (Google)
      dtype: string
    - name: POS
      dtype: string
    - name: Polarity
      dtype: float64
    - name: Sentiment
      dtype: string
  splits:
    - name: train
      num_bytes: 192121
      num_examples: 2161
  download_size: 73500
  dataset_size: 192121
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "shimaore-lexicon"

More Information needed