SaraSadeghi
commited on
Commit
•
ae2afd2
1
Parent(s):
a8c76c2
Update README.md
Browse files
README.md
CHANGED
@@ -76,10 +76,8 @@ print(prediction[0])
|
|
76 |
```
|
77 |
|
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|
|
|
|
76 |
```
|
77 |
|
78 |
## Evaluation
|
79 |
+
For the evaluation use the code below:
|
|
|
80 |
to evaluate your own dataset you should load corresponding csv file
|
|
|
81 |
input csv files format is made clear below:
|
82 |
|
83 |
| path| reference|
|