bethecloud commited on
Commit
21098fb
·
1 Parent(s): 5a04355

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -7,4 +7,10 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card 🔥
 
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ Storj is a decentralized and open-source cloud object storage protocol.
11
+
12
+ On Storj, all data is encrypted and broken into small erasure codes, which spawns a superior data transfer performance vs Amazon S3 and similiar.
13
+
14
+ For developers, there is no need to worry about datacenter replication, as each hashed-object shard is distributed across a network of over 20,000 participating edge nodes and datacenters, and streamed in parallel.
15
+
16
+ You can learn more about Storj, and how it interacts with Hugging Face datasets here: https://docs.storj.io/dcs/how-tos/hugging-face