michellejieli commited on
Commit
be1ae8b
1 Parent(s): f7914b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ DistilBERT is a transformer model that performs sentiment analysis. I fine-tuned
25
 
26
  The model is a fine-tuned version of [DistilBERT](https://huggingface.co/docs/transformers/model_doc/distilbert).
27
 
28
- It was fine-tuned on 19604 Reddit posts pulled from the [Comprehensive Abusiveness Detection Dataset] (https://aclanthology.org/2021.conll-1.43/).
29
 
30
  # How to Use
31
 
 
25
 
26
  The model is a fine-tuned version of [DistilBERT](https://huggingface.co/docs/transformers/model_doc/distilbert).
27
 
28
+ It was fine-tuned on 19604 Reddit posts pulled from the [Comprehensive Abusiveness Detection Dataset](https://aclanthology.org/2021.conll-1.43/).
29
 
30
  # How to Use
31