Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
dbernsohn
/
roberta-python
like
3
Fill-Mask
Transformers
PyTorch
JAX
roberta
arxiv:
1907.11692
Model card
Files
Files and versions
xet
Community
2
Deploy
Use this model
Update README.md
#1
by
lbourdois
- opened
Oct 12, 2022
base:
refs/heads/main
←
from:
refs/pr/1
Discussion
Files changed
+3
-1
Files changed (1)
hide
show
README.md
+3
-1
README.md
CHANGED
Viewed
@@ -1,6 +1,8 @@
1
# roberta-python
2
---
3
-
language:
python
4
datasets:
5
- code_search_net
6
---
1
# roberta-python
2
---
3
+
language:
code
4
+
tags:
5
+
- python
6
datasets:
7
- code_search_net
8
---