bank-of-ghana-rates / README.md
worldboss's picture
Upload README.md with huggingface_hub
e4cc2f7
|
raw
history blame
483 Bytes
metadata
license: apache-2.0
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: Date
      dtype: string
    - name: Currency
      dtype: string
    - name: Currency_Pair
      dtype: string
    - name: Buying
      dtype: string
    - name: Selling
      dtype: string
    - name: Mid_Rate
      dtype: string
  splits:
    - name: train
      num_bytes: 8593623
      num_examples: 132012
  download_size: 2261669
  dataset_size: 8593623