picocreator commited on
Commit
d55d41c
1 Parent(s): 909f219

updating README

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -14,13 +14,18 @@ Additional in many cases, official goverment documents are "copyright free", rem
14
 
15
  This also provides an easy scalable way to get reliable translation pairs for AI training.
16
 
 
 
 
 
 
17
  ## How to contribute (a public contributor)
18
 
19
  1) Obtain official copies, and/or links and place them within the respective country folder in `raw-copies`
20
 
21
  2) Cleanup and convert raw copies, into language markdown pairs. Line number content must 1:1 match one another into the `cleaned` folder.
22
 
23
- 3) Submit a pull request.
24
 
25
  ## How to followup with a completed contribution
26
 
 
14
 
15
  This also provides an easy scalable way to get reliable translation pairs for AI training.
16
 
17
+ ## Repo links
18
+
19
+ Github: https://github.com/PicoCreator/constitution-multi-lang
20
+ Huggingface: https://huggingface.co/datasets/picocreator/constitution-multi-lang
21
+
22
  ## How to contribute (a public contributor)
23
 
24
  1) Obtain official copies, and/or links and place them within the respective country folder in `raw-copies`
25
 
26
  2) Cleanup and convert raw copies, into language markdown pairs. Line number content must 1:1 match one another into the `cleaned` folder.
27
 
28
+ 3) Submit a pull request - via github
29
 
30
  ## How to followup with a completed contribution
31