SeyedAli's picture
Update README.md
34e4c64
|
raw
history blame
No virus
653 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: q1
      dtype: string
    - name: q2
      dtype: string
    - name: category
      dtype: string
    - name: paraphrase
      dtype: string
  splits:
    - name: train
      num_bytes: 709992
      num_examples: 3715
    - name: test
      num_bytes: 178983
      num_examples: 929
  download_size: 416549
  dataset_size: 888975

Dataset Card for "Persian-Query-Paraphrasing"

More Information needed