Spaces:
Sleeping
Sleeping
Update configs/data/protein_featurizer/word2vec.yaml
Browse files
configs/data/protein_featurizer/word2vec.yaml
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
_target_: deepscreen.data.featurizers.
|
2 |
_partial_: true
|
3 |
|
4 |
model:
|
|
|
1 |
+
_target_: deepscreen.data.featurizers.token.sequence_to_word_embedding
|
2 |
_partial_: true
|
3 |
|
4 |
model:
|