kris-szczepaniak commited on
Commit
4c49c38
·
verified ·
1 Parent(s): 16be980

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ tags:
15
  ## Summary
16
 
17
  This model presents a method for fine-tuning `distilbert/distilbert-base-uncased` on a dataset of approximately 8,000 synthetic and randomized document samples.
18
- Randomization has been introduced with token shuffling.
19
 
20
  ## Dataset
21
 
 
15
  ## Summary
16
 
17
  This model presents a method for fine-tuning `distilbert/distilbert-base-uncased` on a dataset of approximately 8,000 synthetic and randomized document samples.
18
+ Randomization has been introduced with token shuffling and python `Faker` library.
19
 
20
  ## Dataset
21