Spaces:
Sleeping
Sleeping
leadingbridge
commited on
Commit
•
213d99d
1
Parent(s):
0d76396
Update README.md
Browse files
README.md
CHANGED
@@ -12,26 +12,34 @@ pinned: false
|
|
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 |
|
|
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
13 |
|
14 |
Fine Tune Model Building File:
|
15 |
+
|
16 |
Sentiment Analysis:
|
17 |
https://drive.google.com/file/d/1o-_sgWSti-lagGMAv-YhsXTpGwSrcx3d/view?usp=sharing
|
18 |
+
|
19 |
Text Summarization:
|
20 |
https://colab.research.google.com/drive/1GA5le_VV9pmooJ-r4jPzWKgXdEMsSZxs?usp=sharing
|
21 |
|
22 |
Gradio Output Interface:
|
23 |
+
|
24 |
Google Colab:
|
25 |
https://drive.google.com/file/d/1xKoG5rm3ce4ebmXNnGWEhOYfTbCRr39K/view?usp=sharing
|
26 |
+
|
27 |
Hugging Face:
|
28 |
https://huggingface.co/spaces/leadingbridge/final_project
|
29 |
|
30 |
Dataset:
|
31 |
+
|
32 |
Sentiment Analysis:
|
33 |
https://huggingface.co/datasets/leadingbridge/sentiment-analysis
|
34 |
+
|
35 |
Text Summarization:
|
36 |
https://huggingface.co/datasets/leadingbridge/text-summarization
|
37 |
|
38 |
Training Model Storage:
|
39 |
+
|
40 |
Sentiment Analysis:
|
41 |
https://huggingface.co/leadingbridge/sentiment-analysis
|
42 |
+
|
43 |
Text Summarization:
|
44 |
https://huggingface.co/leadingbridge/summarization
|
45 |
|