This repository was archived by the owner on Mar 8, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
knowledge-bases/components
weak-supervision/components/weak-supervision Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 194
194
< div class ="flex-shrink-0 flex py-6 justify-center ">
195
195
< a data-tip ="Changelog " target ="_blank " rel ="noopener noreferrer "
196
196
class ="z-50 tooltip tooltip-right cursor-pointer select-none text-white "
197
- href ="https://docs.kern.ai/changelog "> v1.0 </ a >
197
+ href ="https://docs.kern.ai/changelog "> v1.1 </ a >
198
198
</ div >
199
199
</ div >
200
200
</ div >
Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ <h1 class="text-lg text-gray-900 mb-2">Delete lookup {{ selectedLookupLists.leng
91
91
your entities.</ div >
92
92
< div
93
93
class ="text-green-800 hover:text-green-500 text-base leading-6 font-semibold mt-3 cursor-pointer ">
94
- < a href ="https://docs.kern.ai/v1.0/ docs/building-labeling-functions#lookup-lists-for-distant-supervision "
94
+ < a href ="https://docs.kern.ai/docs/building-labeling-functions#lookup-lists-for-distant-supervision "
95
95
target ="_blank "> Read about lookup lists</ a >
96
96
</ div >
97
97
</ div >
Original file line number Diff line number Diff line change @@ -473,7 +473,7 @@ <h1 class="text-lg text-gray-900 mb-2 text-center mb-4">Add new active learning<
473
473
some label-related output (e.g. the label name for classification tasks).</ div >
474
474
< div
475
475
class ="text-green-800 hover:text-green-500 text-base leading-6 font-semibold mt-3 cursor-pointer ">
476
- < a href ="https://docs.kern.ai/v1.0/ docs/building-labeling-functions " target ="_blank "> Read
476
+ < a href ="https://docs.kern.ai/docs/building-labeling-functions " target ="_blank "> Read
477
477
about labeling functions</ a >
478
478
</ div >
479
479
</ div >
@@ -497,7 +497,7 @@ <h1 class="text-lg text-gray-900 mb-2 text-center mb-4">Add new active learning<
497
497
can dive deeper into their mechanics in our docs.</ div >
498
498
< div
499
499
class ="text-green-800 hover:text-green-500 text-base leading-6 font-semibold mt-3 cursor-pointer ">
500
- < a href ="https://docs.kern.ai/v1.0/ docs/building-active-learners " target ="_blank "> Read
500
+ < a href ="https://docs.kern.ai/docs/building-active-learners " target ="_blank "> Read
501
501
about active learning</ a >
502
502
</ div >
503
503
</ div >
@@ -509,7 +509,7 @@ <h1 class="text-lg text-gray-900 mb-2 text-center mb-4">Add new active learning<
509
509
time, since they contain enormous amounts of parameters.</ div >
510
510
< div
511
511
class ="text-green-800 hover:text-green-500 text-base leading-6 font-semibold mt-3 cursor-pointer ">
512
- < a href ="https://docs.kern.ai/v1.0/ docs/building-zero-shot-classifiers " target ="_blank "> Read
512
+ < a href ="https://docs.kern.ai/docs/building-zero-shot-classifiers " target ="_blank "> Read
513
513
about zero-shot</ a >
514
514
</ div >
515
515
</ div >
You can’t perform that action at this time.
0 commit comments