Skip to content

Commit 45cc046

Browse files
committed
vault backup: 2024-05-31 19:06:34
Affected files: content/Phase 2/HuggingFace.md
1 parent 71929bf commit 45cc046

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

β€Žcontent/Phase 2/HuggingFace.md

+24
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,27 @@
3434
- [github.com/ExaDev/breadboard-examples/summarization](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/summarization)
3535
- [github.com/ExaDev/breadboard-examples/summarization/index.ts](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/summarization/index.ts)
3636
- [github.com/ExaDev/breadboard-examples/summarization/board.json](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/summarization/board.json) [πŸ”—](https://breadboard-ai.web.app/?mode=list&board=https://raw.githubusercontent.com/ExaDev/breadboard-examples/main/src/examples/summarization/board.json)
37+
38+
## Text Classification
39+
40+
- [github.com/ExaDev/breadboard-examples/text-classification](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/text-classification)
41+
- [github.com/ExaDev/breadboard-examples/text-classification/index.ts](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/text-classification/index.ts)
42+
- [github.com/ExaDev/breadboard-examples/text-classification/board.json](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/text-classification/board.json) [πŸ”—](https://breadboard-ai.web.app/?mode=list&board=https://raw.githubusercontent.com/ExaDev/breadboard-examples/main/src/examples/text-classification/board.json)
43+
44+
## Text Generation
45+
46+
- [github.com/ExaDev/breadboard-examples/text-generation](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/text-generation)
47+
- [github.com/ExaDev/breadboard-examples/text-generation/index.ts](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/text-generation/index.ts)
48+
- [github.com/ExaDev/breadboard-examples/text-generation/board.json](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/text-generation/board.json) [πŸ”—](https://breadboard-ai.web.app/?mode=list&board=https://raw.githubusercontent.com/ExaDev/breadboard-examples/main/src/examples/text-generation/board.json)
49+
50+
## Token Classification
51+
52+
- [github.com/ExaDev/breadboard-examples/token-classification](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/token-classification)
53+
- [github.com/ExaDev/breadboard-examples/token-classification/index.ts](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/token-classification/index.ts)
54+
- [github.com/ExaDev/breadboard-examples/token-classification/board.json](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/token-classification/board.json) [πŸ”—](https://breadboard-ai.web.app/?mode=list&board=https://raw.githubusercontent.com/ExaDev/breadboard-examples/main/src/examples/text-generation/board.json)
55+
56+
## Translation RU-ENG
57+
58+
- [github.com/ExaDev/breadboard-examples/translation-RU-ENG](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/translation-RU-ENG)
59+
- [github.com/ExaDev/breadboard-examples/translation-RU-ENG/index.ts](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/translation-RU-ENG/index.ts)
60+
- [github.com/ExaDev/breadboard-examples/translation-RU-ENG/board.json](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/translation-RU-ENG/board.json) [πŸ”—](https://breadboard-ai.web.app/?mode=list&board=https://raw.githubusercontent.com/ExaDev/breadboard-examples/main/src/examples/text-generation/board.json)

0 commit comments

Comments
Β (0)