SaraSadeghi
commited on
Commit
•
a8c76c2
1
Parent(s):
a32d956
Update README.md
Browse files
README.md
CHANGED
@@ -78,7 +78,9 @@ print(prediction[0])
|
|
78 |
## Evaluation
|
79 |
For the evaluation use the code below:
|
80 |
|
81 |
-
|
|
|
|
|
82 |
|
83 |
| path| reference|
|
84 |
|---|---|
|
|
|
78 |
## Evaluation
|
79 |
For the evaluation use the code below:
|
80 |
|
81 |
+
to evaluate your own dataset you should load corresponding csv file
|
82 |
+
|
83 |
+
input csv files format is made clear below:
|
84 |
|
85 |
| path| reference|
|
86 |
|---|---|
|