Commit ·
2af7b73
1
Parent(s): 37c9117
second model version
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- tf_model.h5 +1 -1
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
"BertForTokenClassification"
|
| 5 |
],
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "C:\\Users\\Anna\\PycharmProjects\\SentimentAnalysis\\outcomes\\primary_outcome_extraction",
|
| 3 |
"architectures": [
|
| 4 |
"BertForTokenClassification"
|
| 5 |
],
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 430973295
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76bfd0e0eed063bb041638da3dfa91a939dcb5bded994f5005ef515da404dcab
|
| 3 |
size 430973295
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 431156320
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6addf40a18d975433f4a048ef6010c4eb56f73b7e5ba9695866797e69e86207
|
| 3 |
size 431156320
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2991
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:188a51bd0ef70ab7a85e17f904b21bbc3846571f63aa56a8e00017f57f79b22e
|
| 3 |
size 2991
|