matlok commited on
Commit
44028f2
1 Parent(s): 52de702

updating readme with more summary details

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -13,7 +13,7 @@ configs:
13
  - split: view_schema
14
  path: files/lok-python-copilot-audio.base-v1_00000291.parquet
15
  size_categories:
16
- - 0<n<1k
17
  tags:
18
  - python-copilot
19
  - python-coding
@@ -51,10 +51,10 @@ This dataset is a subset of the matlok python copilot datasets. Please refer to
51
 
52
  Each base class for each unique class in each module file has a question and answer mp3 where one voice reads the question and another voice reads the answer. Both mp3s are stored in the parquet **dbytes** column and the associated source code **file_path** identifier.
53
 
 
54
  - Size: 29.9 GB
55
- - Audio playtime: ~103 days
56
  - Data type: mp3
57
- - Format: yaml with alpaca
58
 
59
  ### Schema
60
 
 
13
  - split: view_schema
14
  path: files/lok-python-copilot-audio.base-v1_00000291.parquet
15
  size_categories:
16
+ - 10K<n<100K
17
  tags:
18
  - python-copilot
19
  - python-coding
 
51
 
52
  Each base class for each unique class in each module file has a question and answer mp3 where one voice reads the question and another voice reads the answer. Both mp3s are stored in the parquet **dbytes** column and the associated source code **file_path** identifier.
53
 
54
+ - Rows: 96874
55
  - Size: 29.9 GB
 
56
  - Data type: mp3
57
+ - Format: narrated alpaca question and answers using two voices
58
 
59
  ### Schema
60