--- task_categories: - text-classification language: - pt --- # similarity-sentences-portuguese (SSP) ### Dataset Summary This dataset comprises a collection of sentences generated using Chat GPT-3, covering various general topics, originally in spanish by [jaimevera1107](https://huggingface.co/datasets/jaimevera1107/similarity-sentences-spanish). The sentences were translated to portuguese using [seamless-m4t-medium](https://huggingface.co/facebook/seamless-m4t-medium). ### Languages Portuguese ## Dataset Structure ### Data Fields - Sentence 1: The first sentence to be compared. - Sentence 2: The second sentence to be compared. - Score: A number between 0 and 1 indicating the similarity between Sentence 1 and Sentence 2, with 1 indicating high similarity. - Source: The source of the information, represented by its abbreviation. ## Dataset Biases This dataset inherits the biases present in the two existing datasets and the biases inherent in a text generation model like Chat GPT-3.