Update README.md
#1
by
Minerster
- opened
README.md
CHANGED
@@ -1,6 +1,3 @@
|
|
1 |
-
---
|
2 |
-
license: openrail
|
3 |
-
---
|
4 |
# Initialize the pipeline with the "text-davinci-002" model
|
5 |
segmenter = pipeline("text-segmentation", model="text-davinci-002", tokenizer='text-davinci-002')
|
6 |
|
|
|
|
|
|
|
|
|
1 |
# Initialize the pipeline with the "text-davinci-002" model
|
2 |
segmenter = pipeline("text-segmentation", model="text-davinci-002", tokenizer='text-davinci-002')
|
3 |
|