leadingbridge commited on
Commit
0d76396
1 Parent(s): 5596029

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md CHANGED
@@ -11,5 +11,28 @@ pinned: false
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
 
15
 
 
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
13
 
14
+ Fine Tune Model Building File:
15
+ Sentiment Analysis:
16
+ https://drive.google.com/file/d/1o-_sgWSti-lagGMAv-YhsXTpGwSrcx3d/view?usp=sharing
17
+ Text Summarization:
18
+ https://colab.research.google.com/drive/1GA5le_VV9pmooJ-r4jPzWKgXdEMsSZxs?usp=sharing
19
+
20
+ Gradio Output Interface:
21
+ Google Colab:
22
+ https://drive.google.com/file/d/1xKoG5rm3ce4ebmXNnGWEhOYfTbCRr39K/view?usp=sharing
23
+ Hugging Face:
24
+ https://huggingface.co/spaces/leadingbridge/final_project
25
+
26
+ Dataset:
27
+ Sentiment Analysis:
28
+ https://huggingface.co/datasets/leadingbridge/sentiment-analysis
29
+ Text Summarization:
30
+ https://huggingface.co/datasets/leadingbridge/text-summarization
31
+
32
+ Training Model Storage:
33
+ Sentiment Analysis:
34
+ https://huggingface.co/leadingbridge/sentiment-analysis
35
+ Text Summarization:
36
+ https://huggingface.co/leadingbridge/summarization
37
 
38