Skip to content

Commit 04b1f7e

Browse files
committed
vault backup: 2024-05-31 19:21:53
Affected files: content/.obsidian/plugins/various-complements/histories.json content/Phase 2/HuggingFace/Audio Transcript.md content/Phase 2/HuggingFace/Fill Mask.md content/Phase 2/HuggingFace/Image Classification.md content/Phase 2/HuggingFace/Labelling.md content/Phase 2/HuggingFace/Question Answering.md content/Phase 2/HuggingFace/Sentence Similarity.md content/Phase 2/HuggingFace/Summarisation.md content/Phase 2/HuggingFace/Text Classification.md content/Phase 2/HuggingFace/Text Generation.md content/Phase 2/HuggingFace/Token Classification.md content/Phase 2/HuggingFace/Translation RU-ENG.md content/Phase 2/HuggingFace/index.md
1 parent d3de0e0 commit 04b1f7e

File tree

13 files changed

+157
-45
lines changed

13 files changed

+157
-45
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"iframe":{"iframe":{"currentFile":{"count":1,"lastUpdated":1716974427286}}},"Boards":{"Boards":{"currentFile":{"count":1,"lastUpdated":1716974686214}}},"github.com":{"github.com":{"currentFile":{"count":1,"lastUpdated":1717169640147}}},"Phase 2":{"Phase 2":{"internalLink":{"count":1,"lastUpdated":1717169701630}}}}
1+
{"iframe":{"iframe":{"currentFile":{"count":1,"lastUpdated":1716974427286}}},"Boards":{"Boards":{"currentFile":{"count":1,"lastUpdated":1716974686214}}},"github.com":{"github.com":{"currentFile":{"count":1,"lastUpdated":1717169640147}}},"Phase 2":{"Phase 2":{"internalLink":{"count":1,"lastUpdated":1717169701630}}},"Audio Transcript":{"Audio Transcript":{"internalLink":{"count":1,"lastUpdated":1717179236977}}}}
Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1-
## Audio Transcript
1+
---
2+
title: HuggingFace Audio Transcript
3+
tags:
4+
- HuggingFace
5+
- phase/2
6+
aliases:
7+
- Audio Transcript
8+
- HuggingFace Audio Transcript
9+
- Audio Transcription
10+
---
211

3-
- [github.com/ExaDev/breadboard-examples/audio-transcript](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/audio-transcript)
12+
- [github.com/ExaDev/breadboard-examples/audio-transcript](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/audio-transcript)

content/Phase 2/HuggingFace/Fill Mask.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ title: Fill Mask
33
tags:
44
- phase/2
55
- HuggingFace
6+
aliases:
7+
- HuggingFace Fill Mask
8+
- Fill Mask
69
---
710

811
- [github.com/ExaDev/breadboard-examples/fill-mask](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/fill-mask)
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Image Classification
3+
tags:
4+
- phase/2
5+
- HuggingFace
6+
- image_classification
7+
- classification
8+
aliases:
9+
- Image Classification
10+
- HuggingFace Image Classification
11+
---
12+
Image Classification
13+
14+
- [github.com/ExaDev/breadboard-examples/image-classification](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/image-classification)
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: HuggingFace Labelling
3+
tags:
4+
- phase/2
5+
- HuggingFace
6+
- labelling
7+
aliases:
8+
- HuggingFace Labelling
9+
- Labelling
10+
---
11+
Labelling
12+
13+
- [github.com/ExaDev/breadboard-examples/labelling](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/labelling)
14+
- [github.com/ExaDev/breadboard-examples/labelling/index.ts](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/labelling/index.ts)
15+
- [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)
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: HuggingFace Question Answering
3+
tags:
4+
- phase/2
5+
- HuggingFace
6+
- Question Answering
7+
aliases:
8+
- HuggingFace Question Answering
9+
- Question Answering
10+
---
11+
12+
- [github.com/ExaDev/breadboard-examples/question-answering](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/question-answering)
13+
- [github.com/ExaDev/breadboard-examples/question-answering/index.ts](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/question-answering/index.ts)
14+
- [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)
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: HuggingFace Sentence Similarity
3+
aliases:
4+
- HuggingFace Sentence Similarity
5+
- Sentence Similarity
6+
tags:
7+
- phase/2
8+
- HuggingFace
9+
- sentence_similarity
10+
---
11+
12+
- [github.com/ExaDev/breadboard-examples/sentence-similarity](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/sentence-similarity)
13+
- [github.com/ExaDev/breadboard-examples/sentence-similarity/index.ts](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/sentence-similarity/index.ts)
14+
- [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)
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: HuggingFace Summarisation
3+
tags:
4+
- phase/2
5+
- HuggingFace
6+
- summarisation
7+
- summarization
8+
aliases:
9+
- HuggingFace Summarisation
10+
- Summarisation
11+
- Summarization
12+
---
13+
14+
- [github.com/ExaDev/breadboard-examples/summarization](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/summarization)
15+
- [github.com/ExaDev/breadboard-examples/summarization/index.ts](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/summarization/index.ts)
16+
- [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)
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Text Classification
3+
tags:
4+
- phase/2
5+
- HuggingFace
6+
- text_classification
7+
- classification
8+
aliases:
9+
- HuggingFace Text Classification
10+
- Text Classification
11+
---
12+
13+
- [github.com/ExaDev/breadboard-examples/text-classification](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/text-classification)
14+
- [github.com/ExaDev/breadboard-examples/text-classification/index.ts](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/text-classification/index.ts)
15+
- [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)
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: HuggingFace Text Generation
3+
aliases:
4+
- HuggingFace Text Generation
5+
- Text Generation
6+
tags:
7+
- phase/2
8+
- HuggingFace
9+
- text_generation
10+
---
11+
12+
- [github.com/ExaDev/breadboard-examples/text-generation](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/text-generation)
13+
- [github.com/ExaDev/breadboard-examples/text-generation/index.ts](https://github.com/ExaDev/breadboard-examples/blob/main/src/examples/text-generation/index.ts)
14+
- [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)

0 commit comments

Comments
 (0)