Upload 2 files
Browse files- config.json +3 -2
- pytorch_model.bin +3 -0
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"BertModel"
|
5 |
],
|
@@ -17,7 +17,8 @@
|
|
17 |
"num_hidden_layers": 24,
|
18 |
"pad_token_id": 0,
|
19 |
"position_embedding_type": "absolute",
|
20 |
-
"
|
|
|
21 |
"type_vocab_size": 2,
|
22 |
"use_cache": true,
|
23 |
"vocab_size": 64000
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/home/think3/Desktop/2. tf_testing_araclip/Testing_conversion_tf_to_pt/arabertv2-Vit-B-16-plus-epoch-11-trained-1M-corrupted",
|
3 |
"architectures": [
|
4 |
"BertModel"
|
5 |
],
|
|
|
17 |
"num_hidden_layers": 24,
|
18 |
"pad_token_id": 0,
|
19 |
"position_embedding_type": "absolute",
|
20 |
+
"torch_dtype": "float32",
|
21 |
+
"transformers_version": "4.33.1",
|
22 |
"type_vocab_size": 2,
|
23 |
"use_cache": true,
|
24 |
"vocab_size": 64000
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:866d263c6a17939b4b037cbe7d3a5a7a34db1aed0db7c2557b3bec1c1be51a5c
|
3 |
+
size 1477816883
|