Richard Fan commited on
Commit
f94b9ea
·
1 Parent(s): aaaf7b9

formatting

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -27,7 +27,8 @@ This repository offers a method to curate a daily digest, sorted by relevance, u
27
 
28
  ### Some examples:
29
 
30
- - Subject: Computer Science
 
31
  - Categories: Artificial Intelligence, Computation and Language
32
  - Interest:
33
  - Large language model pretraining and finetunings
@@ -35,12 +36,14 @@ This repository offers a method to curate a daily digest, sorted by relevance, u
35
  - Do not care about specific application, for example, information extraction, summarization, etc.
36
  - Not interested in paper focus on specific languages, e.g., Arabic, Chinese, etc.
37
 
 
38
  ![example1](./readme_images/example_1.png)
39
 
40
-
41
- - Subject: Quantitative Finance
42
  - Interest: "making lots of money"
43
 
 
44
  ![example2](./readme_images/example_2.png)
45
 
46
  ## 💡 Usage
 
27
 
28
  ### Some examples:
29
 
30
+ #### Digest Configuration:
31
+ - Subject/Topic: Computer Science
32
  - Categories: Artificial Intelligence, Computation and Language
33
  - Interest:
34
  - Large language model pretraining and finetunings
 
36
  - Do not care about specific application, for example, information extraction, summarization, etc.
37
  - Not interested in paper focus on specific languages, e.g., Arabic, Chinese, etc.
38
 
39
+ #### Result:
40
  ![example1](./readme_images/example_1.png)
41
 
42
+ #### Digest Configuration:
43
+ - Subject/Topic: Quantitative Finance
44
  - Interest: "making lots of money"
45
 
46
+ #### Result:
47
  ![example2](./readme_images/example_2.png)
48
 
49
  ## 💡 Usage