Update README.md
Browse files
README.md
CHANGED
@@ -124,9 +124,12 @@ An example record looks as follows.
|
|
124 |
- `score`: 0 - 100 matching score (integer) - records with score > 50 are matches
|
125 |
|
126 |
### Data Statistics
|
|
|
127 |
|
128 |
![Score distribution](https://github.com/AndyTheFactory/ro-paraphrase-bible/blob/main/Score_distribution_dataset.png?raw=true)
|
129 |
|
|
|
|
|
130 |
Statistics for matching record scores:
|
131 |
```
|
132 |
count 904950.000000
|
|
|
124 |
- `score`: 0 - 100 matching score (integer) - records with score > 50 are matches
|
125 |
|
126 |
### Data Statistics
|
127 |
+
**Score Distribution**:
|
128 |
|
129 |
![Score distribution](https://github.com/AndyTheFactory/ro-paraphrase-bible/blob/main/Score_distribution_dataset.png?raw=true)
|
130 |
|
131 |
+
|
132 |
+
|
133 |
Statistics for matching record scores:
|
134 |
```
|
135 |
count 904950.000000
|