Skip to content

Commit e791f6e

Browse files
authored
Fix links: rename master to main (huggingface#243)
1 parent 8f81c47 commit e791f6e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+69
-69
lines changed

1b-sentence-embeddings.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ title: "Train a Sentence Embedding Model with 1B Training Pairs"
88

99
<div class="blog-metadata">
1010
<small>Published September 1, 2021.</small>
11-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/master/1b-sentence-embeddings.md">
11+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/main/1b-sentence-embeddings.md">
1212
Update on GitHub
1313
</a>
1414
</div>

accelerate-library.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ thumbnail: /blog/assets/20_accelerate_library/accelerate_diff.png
99

1010
<div class="blog-metadata">
1111
<small>Published April 16, 2021.</small>
12-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/master/accelerate-library.md">
12+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/main/accelerate-library.md">
1313
Update on GitHub
1414
</a>
1515
</div>

accelerated-inference.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ thumbnail: /blog/assets/09_accelerated_inference/thumbnail.png
77

88
<div class="blog-metadata">
99
<small>Published Jan 18, 2021.</small>
10-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/master/accelerated-inference.md">
10+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/main/accelerated-inference.md">
1111
Update on GitHub
1212
</a>
1313
</div>

accelerating-pytorch.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Accelerating PyTorch distributed fine-tuning with Intel technologies
1010

1111
<div class="blog-metadata">
1212
<small>Published November 19, 2021.</small>
13-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/juliensimon/blog/blob/master/large-language-models.md">
13+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/juliensimon/blog/blob/main/large-language-models.md">
1414
Update on GitHub
1515
</a>
1616
</div>

asr-chunking.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ thumbnail: /blog/assets/49_asr_chunking/thumbnail.png
99

1010
<div class="blog-metadata">
1111
<small>Published February 1, 2022.</small>
12-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/master/asr-chunking.md">
12+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/main/asr-chunking.md">
1313
Update on GitHub
1414
</a>
1515
</div>

autonlp-prodigy.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ thumbnail: /blog/assets/43_autonlp_prodigy/thumbnail.png
77

88
<div class="blog-metadata">
99
<small>Published Dec 17, 2021.</small>
10-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/master/autonlp-prodigy.md">
10+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/main/autonlp-prodigy.md">
1111
Update on GitHub
1212
</a>
1313
</div>

bert-cpu-scaling-part-2.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: "Scaling up BERT-like model Inference on modern CPU - Part 2"
66

77
<div class="blog-metadata">
88
<small>Published November 4th, 2021</small>
9-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/master/bert-cpu-scaling-part-2.md">
9+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/main/bert-cpu-scaling-part-2.md">
1010
Update on GitHub
1111
</a>
1212
</div>

bert-inferentia-sagemaker.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ thumbnail: /blog//assets/55_bert_inferentia_sagemaker/thumbnail.png
77

88
<div class="blog-metadata">
99
<small>Published March 16, 2022.</small>
10-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/master/bert-inferentia-sagemaker.md">
10+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/main/bert-inferentia-sagemaker.md">
1111
Update on GitHub
1212
</a>
1313
</div>

big-bird.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ thumbnail: /blog/assets/18_big_bird/attn.png
99

1010
<div class="blog-metadata">
1111
<small>Published March 31, 2021.</small>
12-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/master/big-bird.md">
12+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/main/big-bird.md">
1313
Update on GitHub
1414
</a>
1515
</div>

codeparrot.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ thumbnail: /blog/assets/40_codeparrot/thumbnail.png
77

88
<div class="blog-metadata">
99
<small>Published Dec 8, 2021.</small>
10-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/master/codeparrot.md">
10+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/main/codeparrot.md">
1111
Update on GitHub
1212
</a>
1313
</div>

collaborative-training.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ thumbnail: /blog/assets/24_sahajBERT/thumbnail.png
77

88
<div class="blog-metadata">
99
<small>Published July 15, 2021</small>
10-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/master/collaborative-training.md">
10+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/main/collaborative-training.md">
1111
Update on GitHub
1212
</a>
1313
</div>

constrained-beam-search.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ thumbnail: /blog/assets/53_constrained_beam_search/thumbnail.png
99

1010
<div class="blog-metadata">
1111
<small>Published March 11, 2022.</small>
12-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/master/constrained-beam-search.md">
12+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/main/constrained-beam-search.md">
1313
Update on GitHub
1414
</a>
1515
</div>
@@ -25,7 +25,7 @@ thumbnail: /blog/assets/53_constrained_beam_search/thumbnail.png
2525
</a>
2626
</div>
2727

28-
<a target="_blank" href="https://colab.research.google.com/github/huggingface/blog/blob/master/notebooks/53_constrained_beam_search.ipynb">
28+
<a target="_blank" href="https://colab.research.google.com/github/huggingface/blog/blob/main/notebooks/53_constrained_beam_search.ipynb">
2929
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
3030
</a>
3131

@@ -46,7 +46,7 @@ $$ S_{expected} = \{ s_1, s_2, ..., s_k, t_1, t_2, s_{k+1}, ..., s_n \} $$
4646

4747
The problem is that beam search generates the sequence *token-by-token*. Though not entirely accurate, one can think of beam search as the function \\( B(\mathbf{s}_{0:i}) = s_{i+1} \\), where it looks as the currently generated sequence of tokens from \\( 0 \\) to \\( i \\) then predicts the next token at \\( i+1 \\) . But how can this function know, at an arbitrary step \\( i < k \\) , that the tokens must be generated at some future step \\( k \\) ? Or when it's at the step \\( i=k \\) , how can it know for sure that this is the best spot to force the tokens, instead of some future step \\( i>k \\) ?
4848

49-
![Why constraints are hard](https://raw.githubusercontent.com/huggingface/blog/master/assets/53_constrained_beam_search/why_constraints_are_hard.png)
49+
![Why constraints are hard](https://raw.githubusercontent.com/huggingface/blog/main/assets/53_constrained_beam_search/why_constraints_are_hard.png)
5050

5151

5252
And what if you have multiple constraints with varying requirements? What if you want to force the phrase \\( p_1=\{t_1, t_2\} \\) *and* also the phrase \\( p_2=\{ t_3, t_4, t_5, t_6\} \\) ? What if you want the model to **choose between** the two phrases? What if we want to force the phrase \\( p_1 \\) and force just one phrase among the list of phrases \\( \{p_{21}, p_{22}, p_{23}\} \\) ?
@@ -209,13 +209,13 @@ Unlike greedy search, beam search works by keeping a longer list of hypotheses.
209209

210210
Here's another way to look at the first step of the beam search for the above example, in the case of `num_beams=3`:
211211

212-
![Beam search step 1](https://raw.githubusercontent.com/huggingface/blog/master/assets/53_constrained_beam_search/beam_1.jpg)
212+
![Beam search step 1](https://raw.githubusercontent.com/huggingface/blog/main/assets/53_constrained_beam_search/beam_1.jpg)
213213

214214
Instead of only choosing `"The dog"` like what a greedy search would do, a beam search would allow *further consideration* of `"The nice"` and `"The car"`.
215215

216216
In the next step, we consider the next possible tokens for each of the three branches we created in the previous step.
217217

218-
![Beam search step 2](https://raw.githubusercontent.com/huggingface/blog/master/assets/53_constrained_beam_search/beam_2.jpg)
218+
![Beam search step 2](https://raw.githubusercontent.com/huggingface/blog/main/assets/53_constrained_beam_search/beam_2.jpg)
219219

220220
Though we end up *considering* significantly more than `num_beams` outputs, we reduce them down to `num_beams` at the end of the step. We can't just keep branching out, then the number of `beams` we'd have to keep track of would be \\( \text{beams}^{n} \\) for \\( n \\) steps, which becomes very large very quickly ( \\( 10 \\) beams after \\( 10 \\) steps is \\( 10,000,000,000 \\) beams!).
221221

@@ -237,13 +237,13 @@ Let's say that we're trying to force the phrase `"is fast"` in the generation ou
237237
In the traditional beam search setting, we find the top `k` most probable next tokens at each branch and append them for consideration. In the constrained setting, we do the same but also append the tokens that will take us *closer to fulfilling our constraints*. Here's a demonstration:
238238

239239

240-
![Constrained Beam Search Step 1](https://raw.githubusercontent.com/huggingface/blog/master/assets/53_constrained_beam_search/cbeam_1.jpg)
240+
![Constrained Beam Search Step 1](https://raw.githubusercontent.com/huggingface/blog/main/assets/53_constrained_beam_search/cbeam_1.jpg)
241241

242242
On top of the usual high-probability next tokens like `"dog"` and `"nice"`, we force the token `"is"` in order to get us closer to fulfilling our constraint of `"is fast"`.
243243

244244
For the next step, the branched-out candidates below are mostly the same as that of traditional beam search. But like the above example, constrained beam search adds onto the existing candidates by forcing the constraints at each new branch:
245245

246-
![Constrained Beam Search Step 2](https://raw.githubusercontent.com/huggingface/blog/master/assets/53_constrained_beam_search/cbeam_2.jpg)
246+
![Constrained Beam Search Step 2](https://raw.githubusercontent.com/huggingface/blog/main/assets/53_constrained_beam_search/cbeam_2.jpg)
247247

248248
### **Banks**
249249

@@ -259,7 +259,7 @@ This way, even though we're *forcing* the model to consider the branch where we'
259259

260260
This behavior is demonstrated in the third step of the above example:
261261

262-
![Constrained Beam Search Step 3](https://raw.githubusercontent.com/huggingface/blog/master/assets/53_constrained_beam_search/cbeam_3.jpg)
262+
![Constrained Beam Search Step 3](https://raw.githubusercontent.com/huggingface/blog/main/assets/53_constrained_beam_search/cbeam_3.jpg)
263263

264264
Notice how `"The is fast"` doesn't require any manual appending of constraint tokens since it's already fulfilled (i.e., already contains the phrase `"is fast"`). Also, notice how beams like `"The dog is slow"` or `"The dog is mad"` is actually in Bank 0, since, although it includes the token `"is"`, it must restart from the beginning to generate `"is fast"`. By appending something like `"slow"` after `"is"`, it has effectively *reset its progress*.
265265

data-measurements-tool.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ thumbnail: /blog/assets/37_data-measurements-tool/datametrics.png
77

88
<div class="blog-metadata">
99
<small>Published November 29, 2021.</small>
10-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/master/data-measurements-tool.md">
10+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/main/data-measurements-tool.md">
1111
Update on GitHub
1212
</a>
1313
</div>

deploy-hugging-face-models-easily-with-amazon-sagemaker.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ thumbnail: /blog/assets/17_the_partnership_amazon_sagemaker_and_hugging_face/thu
77

88
<div class="blog-metadata">
99
<small>Published July 8, 2021.</small>
10-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/master/deploy-hugging-face-models-easily-with-amazon-sagemaker.md">
10+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/main/deploy-hugging-face-models-easily-with-amazon-sagemaker.md">
1111
Update on GitHub
1212
</a>
1313
</div>

encoder-decoder.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ thumbnail: /blog/assets/05_encoder_decoder/thumbnail.png
77

88
<div class="blog-metadata">
99
<small>Published October 08, 2020.</small>
10-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/master/encoder-decoder.md">
10+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/main/encoder-decoder.md">
1111
Update on GitHub
1212
</a>
1313
</div>

few-shot-learning-gpt-neo-and-inference-api.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ title: 'Few-shot learning in practice: GPT-Neo and the 🤗 Accelerated Inferenc
99

1010
<div class="blog-metadata">
1111
<small>Published June 3, 2021.</small>
12-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/master/few-shot-learning-gpt-neo-and-inference-api.md">
12+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/main/few-shot-learning-gpt-neo-and-inference-api.md">
1313
Update on GitHub
1414
</a>
1515
</div>

fine-tune-segformer.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ thumbnail: /blog/assets/56_fine_tune_segformer/thumb.png
99

1010
<div class="blog-metadata">
1111
<small>Published March 17, 2022.</small>
12-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/master/fine-tune-segformer.md">
12+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/main/fine-tune-segformer.md">
1313
Update on GitHub
1414
</a>
1515
</div>

fine-tune-vit.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ thumbnail: /blog/assets/51_fine_tune_vit/vit-thumbnail.jpg
99

1010
<div class="blog-metadata">
1111
<small>Published February 11, 2022.</small>
12-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/master/fine-tune-vit.md">
12+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/main/fine-tune-vit.md">
1313
Update on GitHub
1414
</a>
1515
</div>

fine-tune-wav2vec2-english.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ thumbnail: /blog/assets/15_fine_tune_wav2vec2/wav2vec2.png
99

1010
<div class="blog-metadata">
1111
<small>Published March 12, 2021.</small>
12-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/master/fine-tune-wav2vec2-english.md">
12+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/main/fine-tune-wav2vec2-english.md">
1313
Update on GitHub
1414
</a>
1515
</div>

fine-tune-xlsr-wav2vec2.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ thumbnail: /blog/assets/xlsr_wav2vec2.png
99

1010
<div class="blog-metadata">
1111
<small>Updated November 15, 2021. Originally published March 12, 2021.</small>
12-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/master/fine-tune-xlsr-wav2vec2.md">
12+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/main/fine-tune-xlsr-wav2vec2.md">
1313
Update on GitHub
1414
</a>
1515
</div>

gptj-sagemaker.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ thumbnail: /blog/assets/45_gptj_sagemaker/thumbnail.png
77

88
<div class="blog-metadata">
99
<small>Published Jan 11, 2022.</small>
10-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/master/gptj-sagemaker.md">
10+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/main/gptj-sagemaker.md">
1111
Update on GitHub
1212
</a>
1313
</div>

gradio-joins-hf.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ thumbnail: /blog/assets/42_gradio_joins_hf/thumbnail.png
77

88
<div class="blog-metadata">
99
<small>Published December 21, 2021.</small>
10-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/master/gradio-joins-hf.md">
10+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/main/gradio-joins-hf.md">
1111
Update on GitHub
1212
</a>
1313
</div>

gradio-spaces.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ thumbnail: /blog/assets/28_gradio-spaces/thumbnail.png
1010

1111
<div class="blog-metadata">
1212
<small>Published October 5, 2021.</small>
13-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/master/gradio-spaces.md">
13+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/main/gradio-spaces.md">
1414
Update on GitHub
1515
</a>
1616
</div>

gradio.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ thumbnail: /blog/assets/22_gradio/gradio.png
88
> ##### Cross-posted from the&nbsp;[Gradio blog](https://gradio.app/blog/using-huggingface-models).
99
1010
<div class="blog-metadata">
11-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/master/gradio.md">
11+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/main/gradio.md">
1212
Update on GitHub
1313
</a>
1414
</div>

graphcore.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ thumbnail: /blog/assets/26_graphcore-ipu/thumbnail.png
66
# Hugging Face and Graphcore partner for IPU-optimized Transformers
77

88
<div class="blog-metadata">
9-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/master/graphcore-ipu.md">
9+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/main/graphcore-ipu.md">
1010
Update on GitHub
1111
</a>
1212
</div>

hardware-partners-program.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: "Introducing Optimum: The Optimization Toolkit for Transformers at Scale"
77

88
<div class="blog-metadata">
99
<small>Published September 14, 2021.</small>
10-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/master/hardware-partners-program.md">
10+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/main/hardware-partners-program.md">
1111
Update on GitHub
1212
</a>
1313
</div>

how-to-deploy-a-pipeline-to-google-clouds.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ thumbnail: /blog/assets/14_how_to_deploy_a_pipeline_to_google_clouds/thumbnail.p
77

88
<div class="blog-metadata">
99
<small>Published March 18, 2021.</small>
10-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/master/how-to-deploy-a-pipeline-to-google-clouds.md">
10+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/main/how-to-deploy-a-pipeline-to-google-clouds.md">
1111
Update on GitHub
1212
</a>
1313
</div>

how-to-generate.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ thumbnail: /blog/assets/02_how-to-generate/thumbnail.png
77

88
<div class="blog-metadata">
99
<small>Published March 18, 2020.</small>
10-
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/master/how-to-generate.md">
10+
<a target="_blank" class="btn no-underline text-sm mb-5 font-sans" href="https://github.com/huggingface/blog/blob/main/how-to-generate.md">
1111
Update on GitHub
1212
</a>
1313
</div>
@@ -22,7 +22,7 @@ thumbnail: /blog/assets/02_how-to-generate/thumbnail.png
2222
</a>
2323
</div>
2424

25-
<a target="_blank" href="https://colab.research.google.com/github/huggingface/blog/blob/master/notebooks/02_how_to_generate.ipynb">
25+
<a target="_blank" href="https://colab.research.google.com/github/huggingface/blog/blob/main/notebooks/02_how_to_generate.ipynb">
2626
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
2727
</a>
2828

0 commit comments

Comments
 (0)