Update README.md
Browse files
README.md
CHANGED
@@ -35,7 +35,7 @@ The model might not perform well in identifying and classifying entities that we
|
|
35 |
|
36 |
## Training and evaluation data
|
37 |
|
38 |
-
The model was trained using a diverse dataset, including artificially generated tweets and ERC20 token metadata fetched through the [Covalent API](https://www.covalenthq.com/docs/unified-api/). GPT was employed to generate 500 synthetic tweets tailored for the cryptocurrency domain. The Covalent API was instrumental in obtaining a rich set of
|
39 |
|
40 |
## Training procedure
|
41 |
|
|
|
35 |
|
36 |
## Training and evaluation data
|
37 |
|
38 |
+
The model was trained using a diverse dataset, including artificially generated tweets and ERC20 token metadata fetched through the [Covalent API](https://www.covalenthq.com/docs/unified-api/). GPT was employed to generate 500 synthetic tweets tailored for the cryptocurrency domain. The Covalent API was instrumental in obtaining a rich set of unique ERC20 token metadata entries, enhancing the model's understanding and recognition of cryptocurrency entities.
|
39 |
|
40 |
## Training procedure
|
41 |
|