orisuchy commited on
Commit
8d43a32
1 Parent(s): 5874f7c

add iframe

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -19,7 +19,6 @@ print(outputs)
19
  Output:
20
  [[
21
  {'label': 'Descriptive', 'score': 0.9996114373207092},
22
- {'label': 'Might Descriptive', 'score': 7.421540794894099e-05},
23
  {'label': 'Not Descriptive', 'score': 0.0003142959321849048}]]
24
  """
25
  ```
@@ -34,4 +33,8 @@ print(output)
34
  Output:
35
  [{'label': 'Not Descriptive', 'score': 0.9998830556869507}]
36
  """
37
- ```
 
 
 
 
 
19
  Output:
20
  [[
21
  {'label': 'Descriptive', 'score': 0.9996114373207092},
 
22
  {'label': 'Not Descriptive', 'score': 0.0003142959321849048}]]
23
  """
24
  ```
 
33
  Output:
34
  [{'label': 'Not Descriptive', 'score': 0.9998830556869507}]
35
  """
36
+ ```
37
+
38
+ <iframe src="https://wandb.ai/orisuchy/huggingface/reports/Shared-panel-22-03-01-15-03-08--VmlldzoxNjI5MjM0?highlightShare" style="border:none;height:1024px;width:100%">
39
+
40
+