XquanL commited on
Commit
8b62098
·
unverified ·
1 Parent(s): ace250d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -58,6 +58,11 @@ In this project, we created a text classifier Hugging Face Spaces app and Gradio
58
  * Check out the fine-tuned model [here](https://huggingface.co/michellejieli/inappropriate_text_classifier)
59
  * Check out the spaces app [Spaces APP](https://huggingface.co/spaces/yjzhu0225/reddit_text_classification_app)
60
 
 
 
 
 
 
61
  **WARNING Reddit URL**
62
  <p align="center">
63
  <img width="700" height="250" src="https://user-images.githubusercontent.com/112578003/207698979-f3751140-fc91-4613-9892-c22f2e5b7dfa.png">
@@ -68,11 +73,6 @@ In this project, we created a text classifier Hugging Face Spaces app and Gradio
68
  <img width="700" height="250" src="https://user-images.githubusercontent.com/112578003/207699308-8847e2f3-be76-47e4-8a0b-ba4406f5a693.png">
69
  </p>
70
 
71
- ### Gradio interface
72
- * In terminal, run `python3 app.py`
73
- * Open the browser
74
- * Put reddit URL in *input_url* and get output
75
-
76
  ### Reference
77
  [1] “CADD_dataset,” GitHub, Sep. 26, 2022. https://github.com/nlpcl-lab/cadd_dataset
78
 
 
58
  * Check out the fine-tuned model [here](https://huggingface.co/michellejieli/inappropriate_text_classifier)
59
  * Check out the spaces app [Spaces APP](https://huggingface.co/spaces/yjzhu0225/reddit_text_classification_app)
60
 
61
+ ### Gradio interface
62
+ * In terminal, run `python3 app.py`
63
+ * Open the browser
64
+ * Put reddit URL in *input_url* and get output
65
+
66
  **WARNING Reddit URL**
67
  <p align="center">
68
  <img width="700" height="250" src="https://user-images.githubusercontent.com/112578003/207698979-f3751140-fc91-4613-9892-c22f2e5b7dfa.png">
 
73
  <img width="700" height="250" src="https://user-images.githubusercontent.com/112578003/207699308-8847e2f3-be76-47e4-8a0b-ba4406f5a693.png">
74
  </p>
75
 
 
 
 
 
 
76
  ### Reference
77
  [1] “CADD_dataset,” GitHub, Sep. 26, 2022. https://github.com/nlpcl-lab/cadd_dataset
78