colesimmons commited on
Commit
11638cd
1 Parent(s): 00b3993

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ SumTablets is a dataset of 91,606 Sumerian cuneiform tablets, structured as glyp
25
 
26
  2. **Accessibility**. How can we make it as easy as possible for people to contribute to this problem? By designing/structuring the dataset for this task, we aim to take care of all of the data sourcing and preprocessing steps as a barrier to get started training models. By publishing on Hugging Face, we aim to make the dataset discoverable.
27
 
28
- 3. **Reproducibility**. There are two factors that govern the end state of a dataset: (1) the source data and (2) the steps taken during preprocessing. To ensure the reproducibility of any experiments built on top of this data, we intend to use versioning to reflect when either of these change. See more in the [Versioning](#versioning) section below.
29
 
30
  ---
31
 
 
25
 
26
  2. **Accessibility**. How can we make it as easy as possible for people to contribute to this problem? By designing/structuring the dataset for this task, we aim to take care of all of the data sourcing and preprocessing steps as a barrier to get started training models. By publishing on Hugging Face, we aim to make the dataset discoverable.
27
 
28
+ 3. **Reproducibility**. There are two factors that govern the end state of a dataset: (1) the source data and (2) the steps taken during preprocessing. To ensure the reproducibility of any experiments built on top of this data, we intend to use versioning to reflect when either of these change.
29
 
30
  ---
31