finqa-german / README.md
strich's picture
Upload dataset
aabc266 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: program_solution
      dtype: string
    - name: pre_text
      dtype: string
    - name: post_text
      dtype: string
    - name: table
      dtype: string
    - name: context
      dtype: string
    - name: report_year
      dtype: int64
    - name: page_number
      dtype: int64
    - name: company_symbol
      dtype: string
    - name: company_name
      dtype: string
    - name: company_sector
      dtype: string
    - name: company_industry
      dtype: string
    - name: company_headquarters
      dtype: string
    - name: company_date_added
      dtype: string
    - name: company_cik
      dtype: int64
    - name: company_founded
      dtype: string
    - name: question_de
      dtype: string
    - name: context_de
      dtype: string
    - name: program_answer
      dtype: string
  splits:
    - name: dev_context
      num_bytes: 12636795
      num_examples: 883
    - name: dev_context_id
      num_bytes: 12611961
      num_examples: 883
    - name: dev
      num_bytes: 12611948
      num_examples: 883
    - name: test
      num_bytes: 16236328
      num_examples: 1147
    - name: train
      num_bytes: 90656027
      num_examples: 6251
    - name: dev_generated
      num_bytes: 12685416
      num_examples: 883
    - name: test_generated
      num_bytes: 16334779
      num_examples: 1147
    - name: train_generated
      num_bytes: 91182491
      num_examples: 6251
  download_size: 201171006
  dataset_size: 264955745
configs:
  - config_name: default
    data_files:
      - split: dev
        path: data/dev-*
      - split: test
        path: data/test-*
      - split: train
        path: data/train-*
      - split: dev_context
        path: data/dev_context-*
      - split: dev_context_id
        path: data/dev_context_id-*
      - split: test_generated
        path: data/test_generated-*
      - split: dev_generated
        path: data/dev_generated-*
      - split: train_generated
        path: data/train_generated-*