Training in progress, epoch 1
Browse files- config.json +3 -3
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -5,17 +5,17 @@
|
|
| 5 |
"depths": [
|
| 6 |
3,
|
| 7 |
3,
|
| 8 |
-
|
| 9 |
3
|
| 10 |
],
|
| 11 |
"drop_path_rate": 0.0,
|
| 12 |
"dtype": "float32",
|
| 13 |
"hidden_act": "gelu",
|
| 14 |
"hidden_sizes": [
|
| 15 |
-
96,
|
| 16 |
192,
|
| 17 |
384,
|
| 18 |
-
768
|
|
|
|
| 19 |
],
|
| 20 |
"id2label": {
|
| 21 |
"0": "civ",
|
|
|
|
| 5 |
"depths": [
|
| 6 |
3,
|
| 7 |
3,
|
| 8 |
+
27,
|
| 9 |
3
|
| 10 |
],
|
| 11 |
"drop_path_rate": 0.0,
|
| 12 |
"dtype": "float32",
|
| 13 |
"hidden_act": "gelu",
|
| 14 |
"hidden_sizes": [
|
|
|
|
| 15 |
192,
|
| 16 |
384,
|
| 17 |
+
768,
|
| 18 |
+
1536
|
| 19 |
],
|
| 20 |
"id2label": {
|
| 21 |
"0": "civ",
|
model.safetensors
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:fdf47b3bdf33b13fec95c3e783921c8866571b48423dfc934ad9a521bfedc5cc
|
| 3 |
+
size 785744052
|