Punyajoy commited on
Commit
464b2c0
1 Parent(s): 1d4dfd8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -10,7 +10,8 @@ The model is used for classifying a text as Abusive (Hatespeech and Offensive) o
10
  The dataset and models are available here: https://github.com/punyajoy/HateXplain
11
 
12
  **Details of usage**
13
- Please use the **Model_Rational_Label** class to inside models.py to load the models.
 
14
 
15
  **For more details about our paper**
16
 
 
10
  The dataset and models are available here: https://github.com/punyajoy/HateXplain
11
 
12
  **Details of usage**
13
+
14
+ Please use the **Model_Rational_Label** class inside [models.py](models.py) to load the models.
15
 
16
  **For more details about our paper**
17