add model
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "/content/COMP8730_research_project/results_scratch_True/results_scratch_True/checkpoint-14550",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0,
|
7 |
"bos_token_id": 2,
|
|
|
1 |
{
|
2 |
"_name_or_path": "/content/COMP8730_research_project/results_scratch_True/results_scratch_True/checkpoint-14550",
|
3 |
"architectures": [
|
4 |
+
"AlbertForMaskedLM"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0,
|
7 |
"bos_token_id": 2,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6619ba9029de2cfc64d36b316af5bfe0db59c8491c8d0841a6fae99d69d8eb6d
|
3 |
+
size 132619790
|