Update README.md
Browse files
README.md
CHANGED
@@ -37,17 +37,11 @@ It achieves the following results on the evaluation set:
|
|
37 |
|
38 |
## Model description
|
39 |
|
40 |
-
|
41 |
-
|
42 |
-
## Intended uses & limitations
|
43 |
-
|
44 |
-
More information needed
|
45 |
|
46 |
## Training and evaluation data
|
47 |
|
48 |
-
|
49 |
-
|
50 |
-
## Training procedure
|
51 |
|
52 |
### Training hyperparameters
|
53 |
|
|
|
37 |
|
38 |
## Model description
|
39 |
|
40 |
+
It is an image classificatin model fine-tuned to predict whether an images contains text and if that text is Latin script, Chinese or Arabic. It also classifies non-text images.
|
|
|
|
|
|
|
|
|
41 |
|
42 |
## Training and evaluation data
|
43 |
|
44 |
+
Dataset: [ernie-ai/image-text-examples-ar-cn-latin-notext]
|
|
|
|
|
45 |
|
46 |
### Training hyperparameters
|
47 |
|