Update README.md
Browse files
README.md
CHANGED
@@ -16,8 +16,8 @@ This model was trained with the *dynamic sapient technology*, it was SentencePie
|
|
16 |
|
17 |
### Demo
|
18 |
|
19 |
-
Example bitarray (384-bit): 000000000000000000000010000000000000000000000000000000100010010000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000100000000000000000000000000100000000000000000000000000000000000000100000000000001000000000000000000000000001000001000
|
20 |
-
Compressed (208-bit): 1ab2ed09d7a9617206894e0608 (45.83% space
|
21 |
|
22 |
[The notebook:](https://huggingface.co/baiango/384_bit_comp/blob/main/384_bit_comp.ipynb)
|
23 |
```py
|
@@ -66,5 +66,5 @@ It doesn't have any sentient bias, except algorithmic bias. Don't worry about it
|
|
66 |
The model doesn't compress well strings with fewer zeros.
|
67 |
|
68 |
## Environmental Impact
|
69 |
-
- **Hardware Type:**
|
70 |
- **Hours used:** 3 hours
|
|
|
16 |
|
17 |
### Demo
|
18 |
|
19 |
+
Example bitarray (384-bit): 000000000000000000000010000000000000000000000000000000100010010000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000100000000000000000000000000100000000000000000000000000000000000000100000000000001000000000000000000000000001000001000
|
20 |
+
Compressed (208-bit): 1ab2ed09d7a9617206894e0608 (45.83% space-saving efficiency)
|
21 |
|
22 |
[The notebook:](https://huggingface.co/baiango/384_bit_comp/blob/main/384_bit_comp.ipynb)
|
23 |
```py
|
|
|
66 |
The model doesn't compress well strings with fewer zeros.
|
67 |
|
68 |
## Environmental Impact
|
69 |
+
- **Hardware Type:** I5-9300H
|
70 |
- **Hours used:** 3 hours
|