adding pytorch distributed fsdp training dataset to the dataset viewer and ./train/train_0003_pytorch_fsdp.parquet file
Browse files- README.md +8 -1
- train/train_0003_pytorch_fsdp.parquet +3 -0
README.md
CHANGED
@@ -10,6 +10,9 @@ dataset_info:
|
|
10 |
- config_name: v2_train_text_generation_inference
|
11 |
splits:
|
12 |
- name: v2_train_text_generation_inference
|
|
|
|
|
|
|
13 |
- config_name: view_schema
|
14 |
splits:
|
15 |
- name: view_schema
|
@@ -22,6 +25,10 @@ configs:
|
|
22 |
data_files:
|
23 |
- split: v2_train_text_generation_inference
|
24 |
path: train/train_0002_text_generation_inference.parquet
|
|
|
|
|
|
|
|
|
25 |
- config_name: view_schema
|
26 |
data_files:
|
27 |
- split: view_schema
|
@@ -66,7 +73,7 @@ This dataset is a subset of the matlok python copilot datasets. Please refer to
|
|
66 |
|
67 |
Each class method 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.
|
68 |
|
69 |
-
- Rows:
|
70 |
- Size: 284.6 GB
|
71 |
- Data type: mp3
|
72 |
- Format: narrated alpaca question and answer pairs using two voices
|
|
|
10 |
- config_name: v2_train_text_generation_inference
|
11 |
splits:
|
12 |
- name: v2_train_text_generation_inference
|
13 |
+
- config_name: v3_pytorch_distributed_fsdp
|
14 |
+
splits:
|
15 |
+
- name: v3_pytorch_distributed_fsdp
|
16 |
- config_name: view_schema
|
17 |
splits:
|
18 |
- name: view_schema
|
|
|
25 |
data_files:
|
26 |
- split: v2_train_text_generation_inference
|
27 |
path: train/train_0002_text_generation_inference.parquet
|
28 |
+
- config_name: v3_pytorch_distributed_fsdp
|
29 |
+
data_files:
|
30 |
+
- split: v3_pytorch_distributed_fsdp
|
31 |
+
path: train/train_0003_pytorch_fsdp.parquet
|
32 |
- config_name: view_schema
|
33 |
data_files:
|
34 |
- split: view_schema
|
|
|
73 |
|
74 |
Each class method 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.
|
75 |
|
76 |
+
- Rows: 135496
|
77 |
- Size: 284.6 GB
|
78 |
- Data type: mp3
|
79 |
- Format: narrated alpaca question and answer pairs using two voices
|
train/train_0003_pytorch_fsdp.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8bbc5c87f105ab352260d84533b995c8f1ed5129358fcffa7f5f5343b6e3adb4
|
3 |
+
size 99682291
|