Update README.md
Browse files
README.md
CHANGED
|
@@ -29,6 +29,12 @@ This llama model was trained 2x faster with [Unsloth](https://github.com/unsloth
|
|
| 29 |
|
| 30 |
---
|
| 31 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
### 🔍 Intended Use
|
| 33 |
|
| 34 |
* **Input**: Text from a Biochemical PDF file
|
|
|
|
| 29 |
|
| 30 |
---
|
| 31 |
|
| 32 |
+
### 🚨 Disclaimer
|
| 33 |
+
|
| 34 |
+
This model cannot be used to compare with other methods in the Bike challenge or in scientific articles from the NatUKE Benchmark because it was trained with all the benchmark data. This means that this method used some of the NatUKE test data in its fine-tuning. It is intended for exploration in other benchmarks or for future Bike challenges where the test sets will not come from the NatUKE test sets.
|
| 35 |
+
|
| 36 |
+
---
|
| 37 |
+
|
| 38 |
### 🔍 Intended Use
|
| 39 |
|
| 40 |
* **Input**: Text from a Biochemical PDF file
|