christophalt
commited on
Commit
•
a70320f
1
Parent(s):
f459cc2
Add model
Browse files- config.json +1 -0
- pytorch_model.bin +3 -0
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"model_name_or_path": "bert-base-uncased", "num_classes": 2, "learning_rate": 1e-05, "label_pad_token_id": -100, "ignore_index": 0}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13d37c91d38997d7c7bd2a2f925dd5e1121c47ea6a93261bf2a93828eabd67f6
|
3 |
+
size 435655985
|