Update README.md
Browse files
README.md
CHANGED
@@ -48,6 +48,7 @@ widget:
|
|
48 |
| Max length input | `64` |
|
49 |
| Max length target | `512` |
|
50 |
| Number workers | `4` |
|
|
|
51 |
|
52 |
|
53 |
# Results
|
@@ -60,6 +61,8 @@ widget:
|
|
60 |
| Generation accuracy | `-----%` |
|
61 |
| ClassificationBLEU | `-----%` |
|
62 |
| Generation BLEU | `-----%` |
|
|
|
|
|
63 |
|
64 |
# Example usage
|
65 |
```python
|
|
|
48 |
| Max length input | `64` |
|
49 |
| Max length target | `512` |
|
50 |
| Number workers | `4` |
|
51 |
+
| :-------------------: | :-----------: |
|
52 |
|
53 |
|
54 |
# Results
|
|
|
61 |
| Generation accuracy | `-----%` |
|
62 |
| ClassificationBLEU | `-----%` |
|
63 |
| Generation BLEU | `-----%` |
|
64 |
+
| :---------------------: | :-----------: |
|
65 |
+
|
66 |
|
67 |
# Example usage
|
68 |
```python
|