Spaces:
Running
Running
FpOliveira
commited on
Commit
β’
a588ca7
1
Parent(s):
91577d6
Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ license: mit
|
|
12 |
## Overview
|
13 |
Welcome to the GitHub repository of Silly Machine, a non-profit organization established by Brazilian researchers. Our organization is dedicated to harnessing the capabilities of Natural Language Processing (NLP) and Artificial Intelligence (AI) to combat social injustice. This repository encompasses the source code, data, and documentation pertaining to our projects, which are designed to tackle pressing societal challenges by utilizing state-of-the-art technology.
|
14 |
|
15 |
-
|
16 |
Silly Machine is driven by a mission to utilize AI and NLP as catalysts for positive social change. We firmly believe in the transformative potential of technology as a force for good. Our commitment lies in addressing issues associated with social injustice, inequality, and discrimination through the development of innovative applications within the realm of AI and NLP.
|
17 |
|
18 |
### 1. Hate Speech Datasets (TuPy)
|
@@ -28,14 +28,12 @@ Silly Machine is driven by a mission to utilize AI and NLP as catalysts for posi
|
|
28 |
**Description:** The Portuguese hate speech classifiers collection is a set of advanced hate speech detection models using machine learning (ML) and natural language processing (NLP), designed for portuguese hate speech classifcation
|
29 |
|
30 |
**Repositorys:**
|
31 |
-
- [
|
32 |
-
- [
|
33 |
-
|
34 |
-
- [
|
35 |
-
- [Extended Portuguese Hate Speech Dataset (TuPY-E)](https://huggingface.co/datasets/Silly-Machine/TuPyE-Dataset)
|
36 |
-
|
37 |
|
38 |
-
|
39 |
|
40 |
All projects under the Silly Machine organization are open-source and licensed under the [MIT License](LICENSE). You are encouraged to use, modify, and distribute our code in accordance with this license.
|
41 |
|
|
|
12 |
## Overview
|
13 |
Welcome to the GitHub repository of Silly Machine, a non-profit organization established by Brazilian researchers. Our organization is dedicated to harnessing the capabilities of Natural Language Processing (NLP) and Artificial Intelligence (AI) to combat social injustice. This repository encompasses the source code, data, and documentation pertaining to our projects, which are designed to tackle pressing societal challenges by utilizing state-of-the-art technology.
|
14 |
|
15 |
+
# Projects - Collections
|
16 |
Silly Machine is driven by a mission to utilize AI and NLP as catalysts for positive social change. We firmly believe in the transformative potential of technology as a force for good. Our commitment lies in addressing issues associated with social injustice, inequality, and discrimination through the development of innovative applications within the realm of AI and NLP.
|
17 |
|
18 |
### 1. Hate Speech Datasets (TuPy)
|
|
|
28 |
**Description:** The Portuguese hate speech classifiers collection is a set of advanced hate speech detection models using machine learning (ML) and natural language processing (NLP), designed for portuguese hate speech classifcation
|
29 |
|
30 |
**Repositorys:**
|
31 |
+
- [TuPy-Bert-Large-Binary-Classifier](https://huggingface.co/Silly-Machine/TuPy-Bert-Large-Binary-Classifier)
|
32 |
+
- [TuPy-Bert-Base-Binary-Classifier](https://huggingface.co/Silly-Machine/TuPy-Bert-Base-Binary-Classifier)
|
33 |
+
- [TuPy-Bert-Large-Multilabel](https://huggingface.co/Silly-Machine/TuPy-Bert-Large-Multilabel)
|
34 |
+
- [TuPy-Bert-Base-Multilabel](https://huggingface.co/Silly-Machine/TuPy-Bert-Base-Multilabel)
|
|
|
|
|
35 |
|
36 |
+
# License
|
37 |
|
38 |
All projects under the Silly Machine organization are open-source and licensed under the [MIT License](LICENSE). You are encouraged to use, modify, and distribute our code in accordance with this license.
|
39 |
|