KiDoAIO commited on
Commit
bc7d03c
1 Parent(s): 5f844d8
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -17,10 +17,12 @@ model-index:
17
  should probably proofread and complete it, then remove this comment. -->
18
 
19
  # my_awesome_model
20
- Link hướng dẫn Colab: [Sequence_Classification ](https://colab.research.google.com/drive/1r72hNSbChGfcfUe3MSvRB30l_cxnFBSV?authuser=1#scrollTo=WGIjmvcm20_6)
21
 
22
  Link demo: https://textclassificationpy-5nr3pbrn2j4twcczjdvb89.streamlit.app/
23
 
 
 
24
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an IMDB dataset.
25
  It achieves the following results on the evaluation set:
26
  - Loss: 0.2355
 
17
  should probably proofread and complete it, then remove this comment. -->
18
 
19
  # my_awesome_model
20
+ Link hướng dẫn Colab: [Sequence_Classification ](https://colab.research.google.com/drive/1r72hNSbChGfcfUe3MSvRB30l_cxnFBSV?usp=sharing)
21
 
22
  Link demo: https://textclassificationpy-5nr3pbrn2j4twcczjdvb89.streamlit.app/
23
 
24
+ Link github demo : https://github.com/kidovnoz/streamlittest/blob/main/text_classification.py
25
+
26
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an IMDB dataset.
27
  It achieves the following results on the evaluation set:
28
  - Loss: 0.2355