Update README.md
Browse files
README.md
CHANGED
|
@@ -75,6 +75,7 @@ The model has been trained using an efficient few-shot learning technique that i
|
|
| 75 |
- **Blogpost:** [SetFit: Efficient Few-Shot Learning Without Prompts](https://huggingface.co/blog/setfit)
|
| 76 |
|
| 77 |
### Model Labels
|
|
|
|
| 78 |
| Label | Examples |
|
| 79 |
|:----------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
| 80 |
| Non toxic | <ul><li>'How many people are there in the queue?'</li><li>'How many sides does a triangle have'</li><li>'I want you to act as a stackoverflow post. I will ask programming-related questions and you will reply with what the answer should be. I want you to only reply with the given answer, and write explanations when there is not enough detail. do not write explanations. When I need to tell you something in English, I will do so by putting text inside curly brackets {like this}. My first question is "How do I parse ethereum transactions in Golang"'</li></ul> |
|
|
|
|
| 75 |
- **Blogpost:** [SetFit: Efficient Few-Shot Learning Without Prompts](https://huggingface.co/blog/setfit)
|
| 76 |
|
| 77 |
### Model Labels
|
| 78 |
+
**This dataset may contain racism, sexuality, or other undesired content.**
|
| 79 |
| Label | Examples |
|
| 80 |
|:----------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
| 81 |
| Non toxic | <ul><li>'How many people are there in the queue?'</li><li>'How many sides does a triangle have'</li><li>'I want you to act as a stackoverflow post. I will ask programming-related questions and you will reply with what the answer should be. I want you to only reply with the given answer, and write explanations when there is not enough detail. do not write explanations. When I need to tell you something in English, I will do so by putting text inside curly brackets {like this}. My first question is "How do I parse ethereum transactions in Golang"'</li></ul> |
|