Update README.md
Browse files
README.md
CHANGED
@@ -63,7 +63,7 @@ the words he classified as scientific are:<br>
|
|
63 |
```
|
64 |
['Quantum', 'computing', 'field', 'complex', 'quantum', 'qubits', 'property', 'superposition', 'entanglement', 'matter', 'factor', 'state', 'scale']
|
65 |
```
|
66 |
-
#
|
67 |
|
68 |
This model is a fine-tuned version of [allenai/scibert_scivocab_cased](https://huggingface.co/allenai/scibert_scivocab_cased) on the [JonyC/ScienceGlossary](https://huggingface.co/datasets/JonyC/ScienceGlossary) dataset.
|
69 |
It achieves the following results on the evaluation set:
|
|
|
63 |
```
|
64 |
['Quantum', 'computing', 'field', 'complex', 'quantum', 'qubits', 'property', 'superposition', 'entanglement', 'matter', 'factor', 'state', 'scale']
|
65 |
```
|
66 |
+
# results 'scibert-science-word-classifier'
|
67 |
|
68 |
This model is a fine-tuned version of [allenai/scibert_scivocab_cased](https://huggingface.co/allenai/scibert_scivocab_cased) on the [JonyC/ScienceGlossary](https://huggingface.co/datasets/JonyC/ScienceGlossary) dataset.
|
69 |
It achieves the following results on the evaluation set:
|