File size: 655 Bytes
239ca3d
 
 
 
 
 
 
 
 
 
9fed9a8
239ca3d
d020c86
239ca3d
d020c86
239ca3d
d020c86
239ca3d
d020c86
 
 
239ca3d
d020c86
239ca3d
d020c86
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
---
license: mit
task_categories:
- text2text-generation
- summarization
- text-generation
language:
- ur
pretty_name: ur_para
size_categories:
- 100K<n<1M
---
# Paraphrase Dataset (Urdu)

This dataset contains paraphrases in Urdu. It is provided in the Parquet format and is split into a training set with 393,000 rows.

## Dataset Details

- Columns:
  - `sentence1`: The first sentence in a pair of paraphrases (string).
  - `sentence2`: The second sentence in a pair of paraphrases (string).

## Usage

You can use this dataset for various natural language processing tasks such as text similarity, paraphrase identification, and language generation.