cmcmaster commited on
Commit
1fff667
·
verified ·
1 Parent(s): a724f36

Upload dataset

Browse files
Files changed (2) hide show
  1. 2025-06/train-00000-of-00001.parquet +3 -0
  2. README.md +36 -0
2025-06/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbb16c284ceab7a49e0578364ece966e51d54e9ce5ec7d9e6a85e0043d4335e5
3
+ size 5882
README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: 2025-06
4
+ features:
5
+ - name: container_code
6
+ dtype: int64
7
+ - name: container_name
8
+ dtype: string
9
+ - name: mark_up
10
+ dtype: float64
11
+ - name: agreed_purchasing_unit
12
+ dtype: float64
13
+ - name: average_exact_unit_price
14
+ dtype: float64
15
+ - name: average_rounded_unit_price
16
+ dtype: float64
17
+ - name: container_type
18
+ dtype: string
19
+ - name: container_quantity
20
+ dtype: int64
21
+ - name: container_unit_of_measure
22
+ dtype: string
23
+ - name: schedule_code
24
+ dtype: int64
25
+ splits:
26
+ - name: train
27
+ num_bytes: 2384
28
+ num_examples: 22
29
+ download_size: 5882
30
+ dataset_size: 2384
31
+ configs:
32
+ - config_name: 2025-06
33
+ data_files:
34
+ - split: train
35
+ path: 2025-06/train-*
36
+ ---