TristanBehrens commited on
Commit
ab68132
1 Parent(s): 35fcbfe

Upload folder using huggingface_hub

Browse files
Files changed (6) hide show
  1. .gitattributes +1 -0
  2. README.md +35 -0
  3. histogram.png +3 -0
  4. logo.jpg +3 -0
  5. statistics.txt +9 -0
  6. train.jsonl +3 -0
.gitattributes CHANGED
@@ -53,3 +53,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
53
  *.jpg filter=lfs diff=lfs merge=lfs -text
54
  *.jpeg filter=lfs diff=lfs merge=lfs -text
55
  *.webp filter=lfs diff=lfs merge=lfs -text
 
 
53
  *.jpg filter=lfs diff=lfs merge=lfs -text
54
  *.jpeg filter=lfs diff=lfs merge=lfs -text
55
  *.webp filter=lfs diff=lfs merge=lfs -text
56
+ train.jsonl filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - text-generation
4
+ language:
5
+ - de
6
+ ---
7
+
8
+ # Heilbronn Podcast Transcripts Dataset
9
+
10
+ ![Logo](logo.jpg)
11
+
12
+ A German dataset of podcast transcripts from Heilbronn. Provided by Robert Mucha.
13
+
14
+ Contains:
15
+
16
+ - Originalteile Podcast episodes: [https://originalteile-der-leute-podcast-aus-heilbronn.podigee.io/](https://originalteile-der-leute-podcast-aus-heilbronn.podigee.io/)
17
+ - Schwarmstadt Podcast episodes: [https://schwarmstadtpodcast.podigee.io/](https://schwarmstadtpodcast.podigee.io/)
18
+
19
+ Visit [https://www.ki-salon.net/](https://www.ki-salon.net/).
20
+
21
+ ## Statistics
22
+
23
+ The dataset was created from 78 transcripts. The statistics are based on the tokenize estimation strategy.
24
+
25
+ ![Statistics](histogram.png)
26
+
27
+ Statistics (strategy: tokenize, window_length: 30, hop_length: 10)
28
+
29
+ - Window length: 30
30
+ - Hop length: 10
31
+ - Min length: 665.00
32
+ - Mean length: 3080.09
33
+ - STD length: 1708.43
34
+ - Max length: 12596.00
35
+ - Lines: 1485
histogram.png ADDED

Git LFS Details

  • SHA256: 07638d7e6942b4d7a43cd59438c1baaa2ee0ff82b089ddfe7881ecbc10deef8a
  • Pointer size: 130 Bytes
  • Size of remote file: 15.4 kB
logo.jpg ADDED

Git LFS Details

  • SHA256: 913d573a70c6f9f2b8cf51846ace353db4b804c6fdeaf7979bc9dfac58b0b506
  • Pointer size: 131 Bytes
  • Size of remote file: 506 kB
statistics.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ Statistics (strategy: tokenize, window_length: 30, hop_length: 10)
2
+
3
+ - Window length: 30
4
+ - Hop length: 10
5
+ - Min length: 665.00
6
+ - Mean length: 3080.09
7
+ - STD length: 1708.43
8
+ - Max length: 12596.00
9
+ - Lines: 1485
train.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f361d49f751541765b2320384747387a66b85c3f0b684f3aa86e5d4682235ad
3
+ size 15607001