Commit ·
45b4556
1
Parent(s): b7d9771
Update README.md
Browse files
README.md
CHANGED
|
@@ -26,9 +26,9 @@ pipeline(model=model_name, tokenizer=model_name, revision="v1.0", task="Fill-Mas
|
|
| 26 |
**Language:** English
|
| 27 |
**Downstream-task:** Fill-Mask
|
| 28 |
**Training data:** wikimovies
|
| 29 |
-
**Eval data:** wikimovies
|
| 30 |
-
**Infrastructure**: 2x Tesla v100
|
| 31 |
-
**Code:** See [example](https://github.com/adityaarunsinghal/Domain-Adaptation/blob/master/shell_scripts/train_movie_roberta.sh)
|
| 32 |
|
| 33 |
## Hyperparameters
|
| 34 |
```
|
|
|
|
| 26 |
**Language:** English
|
| 27 |
**Downstream-task:** Fill-Mask
|
| 28 |
**Training data:** wikimovies
|
| 29 |
+
**Eval data:** wikimovies
|
| 30 |
+
**Infrastructure**: 2x Tesla v100
|
| 31 |
+
**Code:** See [example](https://github.com/adityaarunsinghal/Domain-Adaptation/blob/master/shell_scripts/train_movie_roberta.sh)
|
| 32 |
|
| 33 |
## Hyperparameters
|
| 34 |
```
|