Browse Source

[FIX] Update Text Example README.md

Seems Before Center Align not Works
tags/v0.3.2
bxdd GitHub 2 years ago
parent
commit
50a7ed79c4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      examples/dataset_text_workflow/README.md

+ 1
- 1
examples/dataset_text_workflow/README.md View File

@@ -51,7 +51,7 @@ The accuracy of search and reuse is presented in the table below:

We present the change curves in classification error rates for both the user's self-trained model and the multiple learnware reuse(EnsemblePrune), showcasing their performance on the user's test data as the user's training data increases. The average results across 10 users are depicted below:

<div style="text-align:center;">
<div align=center>
<img src="../../docs/_static/img/text_labeled_curves.png" alt="Text Limited Labeled Data" style="width:50%;" />
</div>



Loading…
Cancel
Save