nicolay-r commited on
Commit
13b47e2
·
verified ·
1 Parent(s): 2bc2ec5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -83,6 +83,10 @@ https://github.com/nicolay-r/Reasoning-for-Sentiment-Analysis-Framework
83
  Google-colab notebook for reproduction:
84
  https://colab.research.google.com/github/nicolay-r/Reasoning-for-Sentiment-Analysis-Framework/blob/main/Reasoning_for_Sentiment_Analysis_Framework.ipynb
85
 
 
 
 
 
86
  The overall training process took **4 epochs**.
87
 
88
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64e62d11d27a8292c3637f86/JwCP0EIe6q1VVdNrTzPQl.png)
 
83
  Google-colab notebook for reproduction:
84
  https://colab.research.google.com/github/nicolay-r/Reasoning-for-Sentiment-Analysis-Framework/blob/main/Reasoning_for_Sentiment_Analysis_Framework.ipynb
85
 
86
+ **Setup:** `Flan-T5-base`, output up to 300 tokens, 5 epochs, 16-batch size.
87
+
88
+ **GPU:** `NVidia-A100`, ~4 min/epoch, temperature 1.0, float 32
89
+
90
  The overall training process took **4 epochs**.
91
 
92
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64e62d11d27a8292c3637f86/JwCP0EIe6q1VVdNrTzPQl.png)