Hezam commited on
Commit
492c835
1 Parent(s): 049fe98

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -22,8 +22,9 @@ widget:
22
 
23
  # # Our experiment
24
 
25
- - The category mapping
26
- category_mapping = {
 
27
 
28
  'Politics':1,
29
  'Finance':2,
@@ -32,8 +33,8 @@ widget:
32
  'Culture':5,
33
  'Tech':6,
34
  'Religion':7
35
- }
36
-
37
  - Training parameters
38
 
39
  | | |
 
22
 
23
  # # Our experiment
24
 
25
+ - The category mapping:
26
+
27
+ category_mapping = {
28
 
29
  'Politics':1,
30
  'Finance':2,
 
33
  'Culture':5,
34
  'Tech':6,
35
  'Religion':7
36
+ }
37
+
38
  - Training parameters
39
 
40
  | | |