Skip to content

Commit 687409c

Browse files
committed
vault backup: 2024-05-31 18:59:32
Affected files: content/Phase 2/HuggingFace.md
1 parent a3f4e1d commit 687409c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

content/Phase 2/HuggingFace.md

+15
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,18 @@
1616
- [github.com/ExaDev/breadboard-examples/labelling](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/labelling)
1717
- [github.com/ExaDev/breadboard-examples/labelling/index.ts](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/labelling/index.ts)
1818
- [github.com/ExaDev/breadboard-examples/labelling/board.json](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/labelling/board.json) [🔗](https://breadboard-ai.web.app/?mode=list&board=https://raw.githubusercontent.com/ExaDev/breadboard-examples/main/src/examples/labelling/board.json)
19+
20+
## Question Answering
21+
22+
- [github.com/ExaDev/breadboard-examples/question-answering](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/question-answering)
23+
- [github.com/ExaDev/breadboard-examples/question-answering/index.ts](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/question-answering/index.ts)
24+
- [github.com/ExaDev/breadboard-examples/question-answering/board.json](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/question-answering/board.json) [🔗](https://breadboard-ai.web.app/?mode=list&board=https://raw.githubusercontent.com/ExaDev/breadboard-examples/main/src/examples/question-answering/board.json)
25+
26+
## Sentence Similarity
27+
28+
- [github.com/ExaDev/breadboard-examples/sentence-similarity](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/sentence-similarity)
29+
- [github.com/ExaDev/breadboard-examples/sentence-similarity/index.ts](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/sentence-similarity/index.ts)
30+
- [github.com/ExaDev/breadboard-examples/sentence-similarity/board.json](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/sentence-similarity/board.json) [🔗](https://breadboard-ai.web.app/?mode=list&board=https://raw.githubusercontent.com/ExaDev/breadboard-examples/main/src/examples/sentence-similarity/board.json)
31+
32+
## Summarization
33+

0 commit comments

Comments
 (0)