Commit
·
bcbee56
1
Parent(s):
1cf4bd8
Update README.md
Browse files
README.md
CHANGED
@@ -91,3 +91,15 @@ The following hyperparameters were used during training:
|
|
91 |
- Pytorch 1.12.1+cu113
|
92 |
- Datasets 2.4.0
|
93 |
- Tokenizers 0.12.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
91 |
- Pytorch 1.12.1+cu113
|
92 |
- Datasets 2.4.0
|
93 |
- Tokenizers 0.12.1
|
94 |
+
|
95 |
+
|
96 |
+
## Citing & Authors
|
97 |
+
|
98 |
+
<!--- Describe where people can find more information -->
|
99 |
+
|
100 |
+
If you use the model kindly cite the following work (Paper accepted at BioNLP2023@ACL2023, citation will be updated)
|
101 |
+
|
102 |
+
```
|
103 |
+
Multiple Evidence Combination for Fact-Checking of Health-Related Information
|
104 |
+
}
|
105 |
+
```
|