File size: 777 Bytes
2fa2b23
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
license: apache-2.0
language:
- en
- zh
pretty_name: "IndustryCorpus2: Programming"
---

# IndustryCorpus2: Programming

This repository contains the **IndustryCorpus2: Programming** domain subset of [BAAI/IndustryCorpus2](https://huggingface.co/datasets/BAAI/IndustryCorpus2).
Refer to the parent dataset card for data construction, intended use, limitations,
and licensing details.

## Citation

If you use this dataset in your work, please cite IndustryCorpus2:

```bibtex
@misc{shi2024industrycorpus2,
  title     = {IndustryCorpus2},
  author    = {Xiaofeng Shi and Lulu Zhao and Hua Zhou and Donglin Hao},
  year      = {2024},
  publisher = {Hugging Face},
  doi       = {10.57967/hf/3488},
  url       = {https://huggingface.co/datasets/BAAI/IndustryCorpus2}
}
```