winterForestStump commited on
Commit
3865c21
·
verified ·
1 Parent(s): 08447db

Upload dataset

Browse files
README.md CHANGED
@@ -5,6 +5,36 @@ task_categories:
5
  language:
6
  - ru
7
  - en
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  ---
9
 
10
  The Central Bank of Russia (CBR) posts decisions on the registration of securities on its website. We are interested in bonds. The dataset consists of: instructions for the model (in English) plus the text of the decision (in Russian) from the CBR and a dictionary with keys and values from the text of the decisions
 
5
  language:
6
  - ru
7
  - en
8
+ dataset_info:
9
+ features:
10
+ - name: '0'
11
+ struct:
12
+ - name: content
13
+ dtype: string
14
+ - name: role
15
+ dtype: string
16
+ - name: '1'
17
+ struct:
18
+ - name: content
19
+ dtype: string
20
+ - name: role
21
+ dtype: string
22
+ splits:
23
+ - name: train
24
+ num_bytes: 127921.6
25
+ num_examples: 120
26
+ - name: test
27
+ num_bytes: 31980.4
28
+ num_examples: 30
29
+ download_size: 47088
30
+ dataset_size: 159902.0
31
+ configs:
32
+ - config_name: default
33
+ data_files:
34
+ - split: train
35
+ path: data/train-*
36
+ - split: test
37
+ path: data/test-*
38
  ---
39
 
40
  The Central Bank of Russia (CBR) posts decisions on the registration of securities on its website. We are interested in bonds. The dataset consists of: instructions for the model (in English) plus the text of the decision (in Russian) from the CBR and a dictionary with keys and values from the text of the decisions
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42e1d508bc033ca7b48280529f5fe796182a8b54a221c9bd36a79b4fd3e4a027
3
+ size 15474
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db3a043ec4d0cec09a86d240c39bbc445c8c82b1a29782d3ddd2cf6b68bb3622
3
+ size 31614