Update README.md
Browse files
README.md
CHANGED
@@ -32,3 +32,22 @@ configs:
|
|
32 |
|
33 |
Paragraph-segmented audio transcriptions of various satirical media.
|
34 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
|
33 |
Paragraph-segmented audio transcriptions of various satirical media.
|
34 |
|
35 |
+
|
36 |
+
## token count
|
37 |
+
|
38 |
+
GPT-4 tiktoken token count:
|
39 |
+
|
40 |
+
```
|
41 |
+
token_count
|
42 |
+
count 4937.000000
|
43 |
+
mean 1495.166295
|
44 |
+
std 2787.318839
|
45 |
+
min 44.000000
|
46 |
+
25% 419.000000
|
47 |
+
50% 599.000000
|
48 |
+
75% 955.000000
|
49 |
+
max 59143.000000
|
50 |
+
```
|
51 |
+
|
52 |
+
|
53 |
+
- Total count: 7.38 M tokens
|