Update README.md
Browse files
README.md
CHANGED
@@ -4,30 +4,30 @@ pipeline_tag: fill-mask
|
|
4 |
language:
|
5 |
- en
|
6 |
widget:
|
7 |
-
- text: "Dijkstra's algorithm is an algorithm for finding the
|
8 |
example_title: "Djikstra"
|
9 |
|
10 |
-
- text: "This concludes the
|
11 |
example_title: "0a"
|
12 |
|
13 |
-
- text: "We show this by
|
14 |
example_title: "0b"
|
15 |
|
16 |
-
- text: "By
|
17 |
example_title: "inequalities"
|
18 |
|
19 |
-
- text: "The
|
20 |
example_title: "0c"
|
21 |
|
22 |
-
- text: "In particular any field is a
|
23 |
example_title: "0d"
|
24 |
|
25 |
-
- text: "To determine the shortest distance in a graph, one can use
|
26 |
example_title: "algorithm"
|
27 |
|
28 |
-
- text: "An illustration of the superiority of quantum computer is provided by
|
29 |
example_title: " algorithm name"
|
30 |
|
31 |
-
- text: "One of the ways of avoiding
|
32 |
example_title: "Machine learning"
|
33 |
---
|
|
|
4 |
language:
|
5 |
- en
|
6 |
widget:
|
7 |
+
- text: "Dijkstra's algorithm is an algorithm for finding the <mask> paths between nodes in a weighted graph"
|
8 |
example_title: "Djikstra"
|
9 |
|
10 |
+
- text: "This concludes the <mask>."
|
11 |
example_title: "0a"
|
12 |
|
13 |
+
- text: "We show this by <mask>."
|
14 |
example_title: "0b"
|
15 |
|
16 |
+
- text: "By <mask>'s inequality."
|
17 |
example_title: "inequalities"
|
18 |
|
19 |
+
- text: "The <mask> is definite positive."
|
20 |
example_title: "0c"
|
21 |
|
22 |
+
- text: "In particular any field is a <mask>."
|
23 |
example_title: "0d"
|
24 |
|
25 |
+
- text: "To determine the shortest distance in a graph, one can use <mask>'s algorithm."
|
26 |
example_title: "algorithm"
|
27 |
|
28 |
+
- text: "An illustration of the superiority of quantum computer is provided by <mask>'s algorithm."
|
29 |
example_title: " algorithm name"
|
30 |
|
31 |
+
- text: "One of the ways of avoiding <mask> is using cross validation, that helps in estimating the error over test set, and in deciding what parameters work best for your model."
|
32 |
example_title: "Machine learning"
|
33 |
---
|