File size: 494 Bytes
3fc07ca
 
30c1cfe
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3fc07ca
45afc03
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
license: apache-2.0
dataset_info:
  features:
  - name: id
    dtype: string
  - name: conversations
    list:
    - name: from
      dtype: string
    - name: value
      dtype: string
  splits:
  - name: train
    num_bytes: 79183415
    num_examples: 43050
  download_size: 0
  dataset_size: 79183415
---
The dataset is created by (1) collecting Arabic questions in Quora and (2) requesting GPT4 to generate responses.

You can refer to https://github.com/FreedomIntelligence/Arabic-LLM.