Anas989898 commited on
Commit
0bbebc4
·
verified ·
1 Parent(s): 258fed3

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +26 -6
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -10,21 +10,41 @@ dataset_info:
10
  - name: chosen
11
  struct:
12
  - name: content
13
- dtype: string
 
 
 
 
 
 
 
 
 
 
14
  - name: role
15
  dtype: string
16
  - name: rejected
17
  struct:
18
  - name: content
19
- dtype: string
 
 
 
 
 
 
 
 
 
 
20
  - name: role
21
  dtype: string
22
  splits:
23
  - name: train
24
- num_bytes: 95391
25
- num_examples: 175
26
- download_size: 21686
27
- dataset_size: 95391
28
  configs:
29
  - config_name: default
30
  data_files:
 
10
  - name: chosen
11
  struct:
12
  - name: content
13
+ struct:
14
+ - name: cleaned_description
15
+ dtype: string
16
+ - name: cleaned_description_confidence_score
17
+ dtype: int64
18
+ - name: merchant_name
19
+ dtype: string
20
+ - name: merchant_name_confidence_score
21
+ dtype: int64
22
+ - name: transaction_description
23
+ dtype: string
24
  - name: role
25
  dtype: string
26
  - name: rejected
27
  struct:
28
  - name: content
29
+ struct:
30
+ - name: cleaned_description
31
+ dtype: string
32
+ - name: cleaned_description_confidence_score
33
+ dtype: int64
34
+ - name: merchant_name
35
+ dtype: string
36
+ - name: merchant_name_confidence_score
37
+ dtype: int64
38
+ - name: transaction_description
39
+ dtype: string
40
  - name: role
41
  dtype: string
42
  splits:
43
  - name: train
44
+ num_bytes: 209538
45
+ num_examples: 844
46
+ download_size: 64859
47
+ dataset_size: 209538
48
  configs:
49
  - config_name: default
50
  data_files:
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af7f2e0f8a1313458a0f064a95a040fc1959d56eec1b37577ac4ac7cca76d818
3
- size 21686
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ebbe0af3e11ddbf8368f8d8f151c2566da24fa5968892f3371611e07b09ad88
3
+ size 64859