pdelobelle
commited on
Commit
•
198730a
1
Parent(s):
52ae3b8
Fixed updated embedding weights (+size) in pytorch
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"_num_labels": 9,
|
4 |
"architectures": [
|
5 |
"RobertaForTokenClassification"
|
|
|
1 |
{
|
2 |
+
"_name_or_path": ".",
|
3 |
"_num_labels": 9,
|
4 |
"architectures": [
|
5 |
"RobertaForTokenClassification"
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 464782065
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:706516e446ef39b4c824d206377d4f03c48ce321066a4841ff74fb37d30104db
|
3 |
size 464782065
|