mozharovsky
commited on
Commit
·
ba2ad74
1
Parent(s):
0d233ee
add basic model card
Browse files
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language: py
|
4 |
+
thumbnail: https://avatars.githubusercontent.com/u/70610668?s=400&u=f0699303289113c125e8686338739d9a63d5826c&v=4
|
5 |
+
tags:
|
6 |
+
- roberta
|
7 |
+
- pytorch
|
8 |
+
---
|
9 |
+
|
10 |
+
# roberta-base-python-1m
|