SeanLee97's picture
Update README.md
9a575c0
|
raw
history blame
No virus
875 Bytes
metadata
license: mit
dataset_info:
  features:
    - name: sentence1
      dtype: string
    - name: sentence2
      dtype: string
    - name: label
      dtype: int64
  splits:
    - name: train
      num_bytes: 181474610
      num_examples: 18565
    - name: valid
      num_bytes: 14656141
      num_examples: 1547
    - name: test
      num_bytes: 13135402
      num_examples: 1548
  download_size: 58460360
  dataset_size: 209266153
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: valid
        path: data/valid-*
      - split: test
        path: data/test-*

GIS: Github Issue Similarity Dataset

Citation

If you use our dataset in your research, welcome to cite us as follows:

@article{li2023angle,
  title={AnglE-optimized Text Embeddings},
  author={Li, Xianming and Li, Jing},
  journal={arXiv preprint arXiv:2309.12871},
  year={2023}
}