Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,9 @@ metrics:
|
|
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
|
@@ -66,4 +69,4 @@ The following hyperparameters were used during training:
|
|
66 |
- Transformers 4.46.2
|
67 |
- Pytorch 2.5.1+cu121
|
68 |
- Datasets 3.1.0
|
69 |
-
- Tokenizers 0.20.3
|
|
|
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
|
|
|
69 |
- Transformers 4.46.2
|
70 |
- Pytorch 2.5.1+cu121
|
71 |
- Datasets 3.1.0
|
72 |
+
- Tokenizers 0.20.3
|