Librarian Bot: Add base_model information to model

#2
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -4,16 +4,16 @@ metrics:
4
  - accuracy
5
  - precision
6
  - recall
 
 
 
 
 
 
 
7
  model-index:
8
  - name: ManiBERT
9
  results: []
10
- widget:
11
- - text: "Russia must end the war."
12
- - text: "Democratic institutions must be supported."
13
- - text: "The state must fight political corruption."
14
- - text: "Our energy economy must be nationalised."
15
- - text: "We must increase social spending."
16
-
17
  ---
18
 
19
 
 
4
  - accuracy
5
  - precision
6
  - recall
7
+ widget:
8
+ - text: Russia must end the war.
9
+ - text: Democratic institutions must be supported.
10
+ - text: The state must fight political corruption.
11
+ - text: Our energy economy must be nationalised.
12
+ - text: We must increase social spending.
13
+ base_model: roberta-base
14
  model-index:
15
  - name: ManiBERT
16
  results: []
 
 
 
 
 
 
 
17
  ---
18
 
19