Rallio67 commited on
Commit
5b9594c
·
1 Parent(s): 4a3c885

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -34,6 +34,7 @@ An example output from this conditional tagging model for a recent news article
34
 
35
  ```
36
  [ artificial intelligence, open source, ai, open letter, open source ai, ai research]
 
37
  # This article explains the importance of a CERN-like organization to coordinate efforts on the transparency of large-scale AI research and provides information about LAION.
38
  ```
39
  ## How to use the model
@@ -41,6 +42,7 @@ An example output from this conditional tagging model for a recent news article
41
  Format your inputs like this:
42
  ```
43
  [ tag1, tag2, tag3, tag_n]
 
44
  # This is a short synopsis of what kind of text I want to generate.
45
  ```
46
 
 
34
 
35
  ```
36
  [ artificial intelligence, open source, ai, open letter, open source ai, ai research]
37
+
38
  # This article explains the importance of a CERN-like organization to coordinate efforts on the transparency of large-scale AI research and provides information about LAION.
39
  ```
40
  ## How to use the model
 
42
  Format your inputs like this:
43
  ```
44
  [ tag1, tag2, tag3, tag_n]
45
+
46
  # This is a short synopsis of what kind of text I want to generate.
47
  ```
48