reflection777
commited on
Commit
•
eb5f95c
1
Parent(s):
8b2754f
Update README.md
Browse files
README.md
CHANGED
@@ -11,27 +11,40 @@ pinned: false
|
|
11 |
<h1 style="text-align: center;">✍️ Summarizer for Learning Documentation<h1>
|
12 |
|
13 |
## 1. User Manual
|
14 |
-
How to use the app:
|
15 |
-
1. Insert your [🤗 Hugging Face Access Token](https://huggingface.co/settings/tokens) in the textbox located as shown.
|
16 |
-
![image]()
|
17 |
-
2. Insert a YouTube link in the textbox located as shown. The YouTube video must be able to have its caption on.
|
18 |
-
![image]()
|
19 |
-
- or you can use the example YouTube links the bottom of the page to try out the app.
|
20 |
-
- ![image]()
|
21 |
-
3. Set the Settings according to your need.
|
22 |
-
![image]()
|
23 |
-
4. Set the Advanced Settings according to your need. Slide the Temperate or/and tick the `do_sample` checkbox to your need.
|
24 |
-
![image]()
|
25 |
-
5. Summarize it by clicking the Summarize button.
|
26 |
-
![image]()
|
27 |
-
7. To use the `Key sentence`, `Keywords`, `Fill in the blank`, or `Flashcards` feature, click on the desired tab and click the Generate button after the summarization process is finished.
|
28 |
-
![image]()
|
29 |
-
|
30 |
<details>
|
31 |
<summary>1. Insert your <a href="https://huggingface.co/settings/tokens" target="_blank">🤗 Hugging Face Access Token</a> in the textbox located as shown.</summary>
|
32 |
- test
|
33 |
</details>
|
34 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
## 2. How It Works
|
36 |
|
37 |
|
|
|
11 |
<h1 style="text-align: center;">✍️ Summarizer for Learning Documentation<h1>
|
12 |
|
13 |
## 1. User Manual
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
<details>
|
15 |
<summary>1. Insert your <a href="https://huggingface.co/settings/tokens" target="_blank">🤗 Hugging Face Access Token</a> in the textbox located as shown.</summary>
|
16 |
- test
|
17 |
</details>
|
18 |
|
19 |
+
<details>
|
20 |
+
<summary>2. Insert a YouTube link in the textbox located as shown. The YouTube video must be able to have its caption on.</summary>
|
21 |
+
|
22 |
+
- or you can use the example YouTube links the bottom of the page to try out the app.
|
23 |
+
-
|
24 |
+
</details>
|
25 |
+
|
26 |
+
<details>
|
27 |
+
<summary>3. Set the Settings according to your need.</summary>
|
28 |
+
- test
|
29 |
+
</details>
|
30 |
+
|
31 |
+
<details>
|
32 |
+
<summary>4. Set the Advanced Settings according to your need. Slide the Temperate or/and tick the `do_sample` checkbox to your need.</summary>
|
33 |
+
- test
|
34 |
+
</details>
|
35 |
+
|
36 |
+
<details>
|
37 |
+
<summary>5. Summarize it by clicking the Summarize button.</summary>
|
38 |
+
- test
|
39 |
+
</details>
|
40 |
+
|
41 |
+
<details>
|
42 |
+
<summary>6. To use the `Key sentence`, `Keywords`, `Fill in the blank`, or `Flashcards` feature, click on the desired tab and click the Generate button after the summarization process is finished.</summary>
|
43 |
+
- test
|
44 |
+
</details>
|
45 |
+
|
46 |
+
|
47 |
+
|
48 |
## 2. How It Works
|
49 |
|
50 |
|