winterForestStump commited on
Commit
0e87347
·
verified ·
1 Parent(s): 0bfa623

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -31,4 +31,10 @@ configs:
31
  path: data/test-*
32
  ---
33
 
34
- 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
 
 
 
 
 
 
 
31
  path: data/test-*
32
  ---
33
 
34
+ 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
35
+
36
+ UPD, Nov 26, 2024: Structure of the dataset has been changed:
37
+ - 'train' and 'test' splits (80%/20%);
38
+ - the task is to extract only securities numbers from the provided text;
39
+ - output -> string (not a dictionary);
40
+ - provided text is shorter