ckandemir commited on
Commit
046825e
·
1 Parent(s): 6f0e666

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 20K+ unique ERC20 token metadata entries, enhancing the model's understanding and recognition of cryptocurrency entities.
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