Training in progress, step 500
Browse files- README.md +2 -4
- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -12,9 +12,6 @@ metrics:
|
|
12 |
model-index:
|
13 |
- name: Bert-Contact-NLI
|
14 |
results: []
|
15 |
-
datasets:
|
16 |
-
- kiddothe2b/contract-nli
|
17 |
-
pipeline_tag: zero-shot-classification
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -38,6 +35,7 @@ More information needed
|
|
38 |
|
39 |
## Intended uses & limitations
|
40 |
|
|
|
41 |
|
42 |
## Training and evaluation data
|
43 |
|
@@ -68,4 +66,4 @@ The following hyperparameters were used during training:
|
|
68 |
- Transformers 4.46.2
|
69 |
- Pytorch 2.5.1+cu121
|
70 |
- Datasets 3.1.0
|
71 |
-
- Tokenizers 0.20.3
|
|
|
12 |
model-index:
|
13 |
- name: Bert-Contact-NLI
|
14 |
results: []
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
35 |
|
36 |
## Intended uses & limitations
|
37 |
|
38 |
+
More information needed
|
39 |
|
40 |
## Training and evaluation data
|
41 |
|
|
|
66 |
- Transformers 4.46.2
|
67 |
- Pytorch 2.5.1+cu121
|
68 |
- Datasets 3.1.0
|
69 |
+
- Tokenizers 0.20.3
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"DebertaV2ForSequenceClassification"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "osmanh/Bert-Contact-NLI",
|
3 |
"architectures": [
|
4 |
"DebertaV2ForSequenceClassification"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1113769068
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:991b94fcf3dbccec7a1d3c52f39b68aed3ac64dcf71b4e136cf8b0c01579d3c0
|
3 |
size 1113769068
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c399304188a41cfe61bec1d544757cadbb1199617099394992ce6243d000f0d
|
3 |
size 5240
|