64bits commited on
Commit
22ce5ea
1 Parent(s): 51c5c79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,7 +9,7 @@ tags:
9
  ---
10
 
11
  # Intro
12
- This dataset represents a compilation of transcripts from the Lex Fridman Podcast, obtained from https://steno.ai. The Lex Fridman Podcast, hosted by AI researcher at MIT, Lex Fridman, is a deep dive into a broad range of topics that touch on science, technology, history, philosophy, and the nature of intelligence, consciousness, love, and power. The guests on the podcast are drawn from a diverse range of fields, providing unique and insightful perspectives on these subjects.
13
 
14
  The dataset has been formatted in ShareGPT format for use with conversational large language models (LLMs) like Vicuna, WizardVicuna, etc.
15
 
@@ -22,7 +22,7 @@ This dataset can be an invaluable resource for training and refining language mo
22
 
23
 
24
  # What I did
25
- 1. Fetch all episode links of Lex Fridman Podcast from https://steno.ai
26
  2. For each episode, transform the transcript in html to json format (Vicuna ShareGPT format)
27
  3. remove the first few sentences from Lex for each episode to remove the introduction and ads.
28
 
 
9
  ---
10
 
11
  # Intro
12
+ This dataset represents a compilation of audio-to-text transcripts from the Lex Fridman Podcast. The Lex Fridman Podcast, hosted by AI researcher at MIT, Lex Fridman, is a deep dive into a broad range of topics that touch on science, technology, history, philosophy, and the nature of intelligence, consciousness, love, and power. The guests on the podcast are drawn from a diverse range of fields, providing unique and insightful perspectives on these subjects.
13
 
14
  The dataset has been formatted in ShareGPT format for use with conversational large language models (LLMs) like Vicuna, WizardVicuna, etc.
15
 
 
22
 
23
 
24
  # What I did
25
+ 1. Fetch all episode links of Lex Fridman Podcast
26
  2. For each episode, transform the transcript in html to json format (Vicuna ShareGPT format)
27
  3. remove the first few sentences from Lex for each episode to remove the introduction and ads.
28