thatdramebaazguy
commited on
Commit
•
b7d9771
1
Parent(s):
85d39b7
Update README.md
Browse files
README.md
CHANGED
@@ -27,9 +27,8 @@ pipeline(model=model_name, tokenizer=model_name, revision="v1.0", task="Fill-Mas
|
|
27 |
**Downstream-task:** Fill-Mask
|
28 |
**Training data:** wikimovies
|
29 |
**Eval data:** wikimovies
|
30 |
-
|
31 |
**Code:** See [example](https://github.com/adityaarunsinghal/Domain-Adaptation/blob/master/shell_scripts/train_movie_roberta.sh)
|
32 |
-
**Infrastructure**: 2x Tesla v100
|
33 |
|
34 |
## Hyperparameters
|
35 |
```
|
|
|
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 |
```
|