MarkusStoll commited on
Commit
8d02a89
1 Parent(s): 9f74c10

readme update

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -62,14 +62,14 @@ dataset_info:
62
 
63
  📚 This dataset is an enriched version of the [MNIST Dataset](http://yann.lecun.com/exdb/mnist/).
64
 
65
- *This dataset is used in an articel currently under review - a link will provided asap.*
66
 
67
  ## Explore the Dataset
68
 
69
- The open source data curation tool [Renumics Spotlight](https://github.com/Renumics/spotlight) allows you to explorer this dataset:
70
  ![Analyze with Spotlight](https://spotlight.renumics.com/resources/hf-mnist-outlier.png)
71
 
72
- You can find a Huggin Face Space running Spotlight with this dataset here: <https://huggingface.co/spaces/renumics/mnist-outlier>
73
 
74
  Or you can explorer it locally:
75
 
 
62
 
63
  📚 This dataset is an enriched version of the [MNIST Dataset](http://yann.lecun.com/exdb/mnist/).
64
 
65
+ The workflow is described in the medium article: [Changes of Embeddings during Fine-Tuning of Transformers](https://medium.com/@markus.stoll/changes-of-embeddings-during-fine-tuning-c22aa1615921).
66
 
67
  ## Explore the Dataset
68
 
69
+ The open source data curation tool [Renumics Spotlight](https://github.com/Renumics/spotlight) allows you to explorer this dataset. You can find a Hugging Face Space running Spotlight with this dataset here: <https://huggingface.co/spaces/renumics/mnist-outlier>.
70
  ![Analyze with Spotlight](https://spotlight.renumics.com/resources/hf-mnist-outlier.png)
71
 
72
+
73
 
74
  Or you can explorer it locally:
75