-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathdata.yml
More file actions
60 lines (49 loc) · 2.54 KB
/
Copy pathdata.yml
File metadata and controls
60 lines (49 loc) · 2.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
schema_version: 1.0
default_profile: matrix_data
profiles:
matrix_data:
policy:
retry_attempts: 3
timeout: 60
size_tolerance_bytes: 1024
data:
- name: matrix_dense_00
source_type: http
source: https://raw.githubusercontent.com/floability/backpack-test-data/refs/heads/main/matrix_200_200/matrix_dense_00.csv
target_path: data/matrices/matrix_dense_00.csv
- name: matrix_dense_01
source_type: http
source: https://raw.githubusercontent.com/floability/backpack-test-data/refs/heads/main/matrix_200_200/matrix_dense_01.csv
target_path: data/matrices/matrix_dense_01.csv
- name: matrix_dense_02
source_type: http
source: https://raw.githubusercontent.com/floability/backpack-test-data/refs/heads/main/matrix_200_200/matrix_dense_02.csv
target_path: data/matrices/matrix_dense_02.csv
- name: matrix_dense_03
source_type: http
source: https://raw.githubusercontent.com/floability/backpack-test-data/refs/heads/main/matrix_200_200/matrix_dense_03.csv
target_path: data/matrices/matrix_dense_03.csv
- name: matrix_dense_04
source_type: http
source: https://raw.githubusercontent.com/floability/backpack-test-data/refs/heads/main/matrix_200_200/matrix_dense_04.csv
target_path: data/matrices/matrix_dense_04.csv
- name: matrix_dense_05
source_type: http
source: https://raw.githubusercontent.com/floability/backpack-test-data/refs/heads/main/matrix_200_200/matrix_dense_05.csv
target_path: data/matrices/matrix_dense_05.csv
- name: matrix_dense_06
source_type: http
source: https://raw.githubusercontent.com/floability/backpack-test-data/refs/heads/main/matrix_200_200/matrix_dense_06.csv
target_path: data/matrices/matrix_dense_06.csv
- name: matrix_dense_07
source_type: http
source: https://raw.githubusercontent.com/floability/backpack-test-data/refs/heads/main/matrix_200_200/matrix_dense_07.csv
target_path: data/matrices/matrix_dense_07.csv
- name: matrix_dense_08
source_type: http
source: https://raw.githubusercontent.com/floability/backpack-test-data/refs/heads/main/matrix_200_200/matrix_dense_08.csv
target_path: data/matrices/matrix_dense_08.csv
- name: matrix_dense_09
source_type: http
source: https://raw.githubusercontent.com/floability/backpack-test-data/refs/heads/main/matrix_200_200/matrix_dense_09.csv
target_path: data/matrices/matrix_dense_09.csv