gagan3012 commited on
Commit
7385560
·
1 Parent(s): f3919f7

Update blog.md

Browse files
Files changed (1) hide show
  1. blog/blog.md +0 -1
blog/blog.md CHANGED
@@ -8,7 +8,6 @@ Natural Language Processing is one of the key areas where Machine Learning has b
8
  pip install t5s
9
  ```
10
 
11
- ## Pipeline
12
 
13
  Once we download the package we can use the training pipeline. Before we describe how the package works we will explain what each stage of the pipeline is.
14
 
 
8
  pip install t5s
9
  ```
10
 
 
11
 
12
  Once we download the package we can use the training pipeline. Before we describe how the package works we will explain what each stage of the pipeline is.
13